Home | History | Annotate | Download | only in mips

Lines Matching defs:floor_w_d

2134 void Assembler::floor_w_d(FPURegister fd, FPURegister fs) {
2135 GenInstrRegister(COP1, D, f0, fs, fd, FLOOR_W_D);