Home | History | Annotate | Download | only in mips64

Lines Matching refs:cvt_s_d

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