Home | History | Annotate | Download | only in mips64

Lines Matching defs:cvt_w_d

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