Home | History | Annotate | Download | only in mips

Lines Matching refs:cvt_w_d

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