Home | History | Annotate | Download | only in mips

Lines Matching refs:cvt_w_s

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