Home | History | Annotate | Download | only in mips

Lines Matching refs:SQRT_D

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