Home | History | Annotate | Download | only in mips

Lines Matching refs:DIVU

1161 void Assembler::divu(Register rs, Register rt) {
1162 GenInstrRegister(SPECIAL, rs, rt, zero_reg, 0, DIVU);