Home | History | Annotate | Download | only in mips

Lines Matching defs:mul_s

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