Home | History | Annotate | Download | only in mips

Lines Matching defs:rsqrt_d

2605 void Assembler::rsqrt_d(FPURegister fd, FPURegister fs) {
2607 GenInstrRegister(COP1, D, f0, fs, fd, RSQRT_D);