Home | History | Annotate | Download | only in mips

Lines Matching refs:sqrt_d

1716 void Assembler::sqrt_d(FPURegister fd, FPURegister fs) {
1717 GenInstrRegister(COP1, D, f0, fs, fd, SQRT_D);