Home | History | Annotate | Download | only in mips

Lines Matching refs:CVT_D_W

1800 void Assembler::cvt_d_w(FPURegister fd, FPURegister fs) {
1801 GenInstrRegister(COP1, W, f0, fs, fd, CVT_D_W);
1833 cvt_d_w(f14, f14);