Home | History | Annotate | Download | only in mips

Lines Matching full:div_d

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