Home | History | Annotate | Download | only in mips64

Lines Matching refs:cvt_d_w

3108 void Assembler::cvt_d_w(FPURegister fd, FPURegister fs) {
3109 GenInstrRegister(COP1, W, f0, fs, fd, CVT_D_W);
3189 cvt_d_w(f14, f14);