Home | History | Annotate | Download | only in mips

Lines Matching defs:floor_w_s

2655 void Assembler::floor_w_s(FPURegister fd, FPURegister fs) {
2656 GenInstrRegister(COP1, S, f0, fs, fd, FLOOR_W_S);