Home | History | Annotate | Download | only in Mips

Lines Matching full:andi

329 // e.g. addi, andi
333 // e.g. addi, andi
337 // e.g. addi, andi
898 def ANDi : MMRel, ArithLogicI<"andi", uimm16, GPR32Opnd, IILogic, immZExt16,
1114 (ANDi GPR32Opnd:$rs, GPR32Opnd:$rt, simm16:$imm), 0>;