Home | History | Annotate | Download | only in mips

Lines Matching defs:mul_s

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