Home | History | Annotate | Download | only in mips64

Lines Matching defs:rsqrt_d

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