Searched refs:XOR_INT_LIT8 (Results 1 – 6 of 6) sorted by relevance
258 public static final int XOR_INT_LIT8 = 0xdf; field in Opcodes
918 public static final Info XOR_INT_LIT8 = field in OpcodeInfo919 new Info(Opcodes.XOR_INT_LIT8, "xor-int/lit8",1319 set(XOR_INT_LIT8);
925 public static final Dop XOR_INT_LIT8 = field in Dops926 new Dop(Opcodes.XOR_INT_LIT8, Opcodes.XOR_INT,1320 set(XOR_INT_LIT8);
342 MAP.put(Rops.XOR_CONST_INT, Dops.XOR_INT_LIT8); in MAP.put() argument
250 …XOR_INT_LIT8((short)0xdf, "xor-int/lit8", ReferenceType.NONE, Format.Format22b, Opcode.CAN_CONTINU… enumConstant
914 case XOR_INT_LIT8: