Searched refs:XOR_INT_LIT8 (Results 1 – 6 of 6) sorted by relevance
259 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",1187 set(XOR_INT_LIT8);
257 public static final int XOR_INT_LIT8 = 0xdf; field in DalvOps
170 MAP.put(Rops.XOR_CONST_INT, Dops.XOR_INT_LIT8); in MAP.put() argument
924 public static final Dop XOR_INT_LIT8 = field in Dops925 new Dop(Opcodes.XOR_INT_LIT8, Opcodes.XOR_INT,1187 set(XOR_INT_LIT8);
347 MAP.put(Rops.XOR_CONST_INT, Dops.XOR_INT_LIT8); in MAP.put() argument