Searched refs:OR_INT_LIT8 (Results 1 – 7 of 7) 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",1162 set(OR_INT_LIT8);
256 public static final int OR_INT_LIT8 = 0xde; field in DalvOps
915 public static final Dop OR_INT_LIT8 = field in Dops916 new Dop(DalvOps.OR_INT_LIT8, DalvOps.OR_INT,1157 set(OR_INT_LIT8);
167 MAP.put(Rops.OR_CONST_INT, Dops.OR_INT_LIT8); in MAP.put() argument
918 public static final Dop OR_INT_LIT8 = field in Dops919 new Dop(Opcodes.OR_INT_LIT8, Opcodes.OR_INT,1160 set(OR_INT_LIT8);
338 MAP.put(Rops.OR_CONST_INT, Dops.OR_INT_LIT8); in MAP.put() argument