Home | History | Annotate | Download | only in mips64

Lines Matching refs:div_d

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