Searched defs:XOR_INT_2ADDR (Results 1 – 5 of 5) sorted by relevance
765 public static final Dop XOR_INT_2ADDR = field in Dops
307 MAP.put(Rops.XOR_INT, Dops.XOR_INT_2ADDR); in MAP.put()
218 public static final int XOR_INT_2ADDR = 0xb7; field in Opcodes
758 public static final Info XOR_INT_2ADDR = field in OpcodeInfo
210 …XOR_INT_2ADDR((short)0xb7, "xor-int/2addr", ReferenceType.NONE, Format.Format12x, Opcode.CAN_CONTI… enumConstant