Home | History | Annotate | Download | only in mips

Lines Matching refs:cvt_w_s

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