Home | History | Annotate | Download | only in mips

Lines Matching defs:mul_s

2496 void Assembler::mul_s(FPURegister fd, FPURegister fs, FPURegister ft) {
2497 GenInstrRegister(COP1, S, ft, fs, fd, MUL_S);