Home | History | Annotate | Download | only in mips64

Lines Matching full:cvt_w_s

2797 void Assembler::cvt_w_s(FPURegister fd, FPURegister fs) {
2798 GenInstrRegister(COP1, S, f0, fs, fd, CVT_W_S);