Home | History | Annotate | Download | only in mips

Lines Matching defs:div_d

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