Home | History | Annotate | Download | only in mips

Lines Matching defs:floor_w_d

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