Home | History | Annotate | Download | only in mips

Lines Matching defs:cvt_s_w

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