Home | History | Annotate | Download | only in mips

Lines Matching refs:mul_d

1691 void Assembler::mul_d(FPURegister fd, FPURegister fs, FPURegister ft) {
1692 GenInstrRegister(COP1, D, ft, fs, fd, MUL_D);