Home | History | Annotate | Download | only in mips

Lines Matching full:cvt_d_w

1843 void Assembler::cvt_d_w(FPURegister fd, FPURegister fs) {
1844 GenInstrRegister(COP1, W, f0, fs, fd, CVT_D_W);
1876 cvt_d_w(f14, f14);