Searched refs:SHL_INT_LIT8 (Results 1 – 7 of 7) sorted by relevance
260 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",1188 set(SHL_INT_LIT8);
258 public static final int SHL_INT_LIT8 = 0xe0; field in DalvOps
933 public static final Dop SHL_INT_LIT8 = field in Dops934 new Dop(DalvOps.SHL_INT_LIT8, DalvOps.SHL_INT,1169 set(SHL_INT_LIT8);
173 MAP.put(Rops.SHL_CONST_INT, Dops.SHL_INT_LIT8); in MAP.put() argument
928 public static final Dop SHL_INT_LIT8 = field in Dops929 new Dop(Opcodes.SHL_INT_LIT8, Opcodes.SHL_INT,1188 set(SHL_INT_LIT8);
350 MAP.put(Rops.SHL_CONST_INT, Dops.SHL_INT_LIT8); in MAP.put() argument