Searched refs:OR_INT_LIT8 (Results 1 – 7 of 7) sorted by relevance
258 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",1186 set(OR_INT_LIT8);
256 public static final int OR_INT_LIT8 = 0xde; field in DalvOps
925 public static final Dop OR_INT_LIT8 = field in Dops926 new Dop(DalvOps.OR_INT_LIT8, DalvOps.OR_INT,1167 set(OR_INT_LIT8);
167 MAP.put(Rops.OR_CONST_INT, Dops.OR_INT_LIT8); in MAP.put() argument
920 public static final Dop OR_INT_LIT8 = field in Dops921 new Dop(Opcodes.OR_INT_LIT8, Opcodes.OR_INT,1186 set(OR_INT_LIT8);
344 MAP.put(Rops.OR_CONST_INT, Dops.OR_INT_LIT8); in MAP.put() argument