Home | History | Annotate | Download | only in src

Lines Matching defs:divu

582 void AssemblerMIPS32::divu(const Operand *OpRs, const Operand *OpRt) {
584 emitRsRt(Opcode, OpRs, OpRt, "divu");