Home | History | Annotate | Download | only in mips

Lines Matching defs:div_d

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