Home | History | Annotate | Download | only in mips

Lines Matching full:sqrt_d

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