Home | History | Annotate | Download | only in mips

Lines Matching defs:div_s

2549 void Assembler::div_s(FPURegister fd, FPURegister fs, FPURegister ft) {
2550 GenInstrRegister(COP1, S, ft, fs, fd, DIV_S);