Home | History | Annotate | Download | only in mips

Lines Matching defs:sqrt_s

2589 void Assembler::sqrt_s(FPURegister fd, FPURegister fs) {
2590 GenInstrRegister(COP1, S, f0, fs, fd, SQRT_S);