Home | History | Annotate | Download | only in mips

Lines Matching refs:cvt_d_s

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