Home | History | Annotate | Download | only in mips

Lines Matching refs:Multu

407 void MacroAssembler::Multu(Register rs, const Operand& rt) {
409 multu(rs, rt.rm());
414 multu(rs, at);