Home | History | Annotate | Download | only in mips

Lines Matching defs:ceil_l_d

2198 void Assembler::ceil_l_d(FPURegister fd, FPURegister fs) {
2199 GenInstrRegister(COP1, D, f0, fs, fd, CEIL_L_D);