Home | History | Annotate | Download | only in mips

Lines Matching defs:cvt_s_d

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