Home | History | Annotate | Download | only in mips

Lines Matching refs:Multu

742 void MacroAssembler::Multu(Register rs, const Operand& rt) {
744 multu(rs, rt.rm());
749 multu(rs, at);