Home | History | Annotate | Download | only in mips

Lines Matching refs:cvt_s_d

3123 void Assembler::cvt_s_d(FPURegister fd, FPURegister fs) {
3124 GenInstrRegister(COP1, D, f0, fs, fd, CVT_S_D);