Searched refs:OR_INT_LIT8 (Results 1 – 6 of 6) sorted by relevance
257 public static final int OR_INT_LIT8 = 0xde; field in Opcodes
914 public static final Info OR_INT_LIT8 = field in OpcodeInfo915 new Info(Opcodes.OR_INT_LIT8, "or-int/lit8",1318 set(OR_INT_LIT8);
921 public static final Dop OR_INT_LIT8 = field in Dops922 new Dop(Opcodes.OR_INT_LIT8, Opcodes.OR_INT,1319 set(OR_INT_LIT8);
339 MAP.put(Rops.OR_CONST_INT, Dops.OR_INT_LIT8); in MAP.put() argument
249 …OR_INT_LIT8((short)0xde, "or-int/lit8", ReferenceType.NONE, Format.Format22b, Opcode.CAN_CONTINUE … enumConstant
913 case OR_INT_LIT8: