Home | History | Annotate | Download | only in mips

Lines Matching refs:cvt_d_w

2859 void Assembler::cvt_d_w(FPURegister fd, FPURegister fs) {
2860 GenInstrRegister(COP1, W, f0, fs, fd, CVT_D_W);
2940 cvt_d_w(f14, f14);