Home | History | Annotate | Download | only in Mips

Lines Matching full:addu

910 def ADDu  : MMRel, ArithLogicR<"addu", GPR32Opnd, 1, IIArith, add>,
1106 (ADDu GPR32Opnd:$dst, GPR32Opnd:$src,ZERO), 1>,
1109 def : InstAlias<"addu $rs, $rt, $imm",
1197 (ADDu GPR32:$lhs, GPR32:$rhs)>;