Home | History | Annotate | Download | only in Mips

Lines Matching full:mult

481 class Mult<bits<6> func, string instr_asm, InstrItinClass itin,
492 Mult<func, instr_asm, itin, CPURegs, [HI, LO]>;
772 def MULT : Mult32<0x18, "mult", IIImul>;