Home | History | Annotate | Download | only in mips

Lines Matching defs:round_w_s

2645 void Assembler::round_w_s(FPURegister fd, FPURegister fs) {
2646 GenInstrRegister(COP1, S, f0, fs, fd, ROUND_W_S);