Home | History | Annotate | Download | only in mips

Lines Matching refs:multu

609 void MacroAssembler::Multu(Register rs, const Operand& rt) {
611 multu(rs, rt.rm());
616 multu(rs, at);