Home | History | Annotate | Download | only in mips64

Lines Matching defs:cvt_s_w

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