Home | History | Annotate | Download | only in mips

Lines Matching defs:ceil_w_s

2665 void Assembler::ceil_w_s(FPURegister fd, FPURegister fs) {
2666 GenInstrRegister(COP1, S, f0, fs, fd, CEIL_W_S);