Home | History | Annotate | Download | only in mips

Lines Matching defs:cvt_d_s

2871 void Assembler::cvt_d_s(FPURegister fd, FPURegister fs) {
2872 GenInstrRegister(COP1, S, f0, fs, fd, CVT_D_S);