Home | History | Annotate | Download | only in mips

Lines Matching defs:cvt_w_d

2450 void Assembler::cvt_w_d(FPURegister fd, FPURegister fs) {
2451 GenInstrRegister(COP1, D, f0, fs, fd, CVT_W_D);