Home | History | Annotate | Download | only in mips

Lines Matching refs:TRUNC_W_D

1695 void Assembler::trunc_w_d(FPURegister fd, FPURegister fs) {
1696 GenInstrRegister(COP1, D, f0, fs, fd, TRUNC_W_D);