Home | History | Annotate | Download | only in mips

Lines Matching defs:round_w_d

2650 void Assembler::round_w_d(FPURegister fd, FPURegister fs) {
2651 GenInstrRegister(COP1, D, f0, fs, fd, ROUND_W_D);