Home | History | Annotate | Download | only in mips

Lines Matching refs:trunc_w_s

1733 void Assembler::trunc_w_s(FPURegister fd, FPURegister fs) {
1734 GenInstrRegister(COP1, S, f0, fs, fd, TRUNC_W_S);