Searched defs:multu (Results 1 – 2 of 2) sorted by relevance
141 multu $9, $7 # CHECK: multu $9, $7 # encoding: [0x00,0xe9,0x9b,0x3c] label
949 void AssemblerMIPS32::multu(const Operand *OpRs, const Operand *OpRt) { in multu() function in Ice::MIPS32::AssemblerMIPS32