Searched defs:XOR_INT (Results 1 – 6 of 6) sorted by relevance
637 public static final Dop XOR_INT = field in Dops
307 MAP.put(Rops.XOR_INT, Dops.XOR_INT_2ADDR); in MAP.put()
186 public static final int XOR_INT = 0x97; field in Opcodes
630 public static final Info XOR_INT = field in OpcodeInfo
330 public static final Rop XOR_INT = field in Rops
178 …XOR_INT((short)0x97, "xor-int", ReferenceType.NONE, Format.Format23x, Opcode.CAN_CONTINUE | Opcode… enumConstant