Home | History | Annotate | Download | only in mips64

Lines Matching refs:Multu

782 void MacroAssembler::Multu(Register rs, const Operand& rt) {
784 multu(rs, rt.rm());
789 multu(rs, at);