Searched refs:SHL_INT_LIT8 (Results 1 – 6 of 6) sorted by relevance
259 public static final int SHL_INT_LIT8 = 0xe0; field in Opcodes
922 public static final Info SHL_INT_LIT8 = field in OpcodeInfo923 new Info(Opcodes.SHL_INT_LIT8, "shl-int/lit8",1320 set(SHL_INT_LIT8);
929 public static final Dop SHL_INT_LIT8 = field in Dops930 new Dop(Opcodes.SHL_INT_LIT8, Opcodes.SHL_INT,1321 set(SHL_INT_LIT8);
345 MAP.put(Rops.SHL_CONST_INT, Dops.SHL_INT_LIT8); in MAP.put() argument
251 …SHL_INT_LIT8((short)0xe0, "shl-int/lit8", ReferenceType.NONE, Format.Format22b, Opcode.CAN_CONTINU… enumConstant
909 case SHL_INT_LIT8: