Home | History | Annotate | Download | only in mips

Lines Matching refs:cvt_s_w

1827 void Assembler::cvt_s_w(FPURegister fd, FPURegister fs) {
1828 GenInstrRegister(COP1, W, f0, fs, fd, CVT_S_W);