Home | History | Annotate | Download | only in mips

Lines Matching refs:div_d

1653 void Assembler::div_d(FPURegister fd, FPURegister fs, FPURegister ft) {
1654 GenInstrRegister(COP1, D, ft, fs, fd, DIV_D);