Searched refs:SHR_INT_LIT8 (Results 1 – 7 of 7) sorted by relevance
261 public static final int SHR_INT_LIT8 = 0xe1; field in Opcodes
926 public static final Info SHR_INT_LIT8 = field in OpcodeInfo927 new Info(Opcodes.SHR_INT_LIT8, "shr-int/lit8",1189 set(SHR_INT_LIT8);
259 public static final int SHR_INT_LIT8 = 0xe1; field in DalvOps
937 public static final Dop SHR_INT_LIT8 = field in Dops938 new Dop(DalvOps.SHR_INT_LIT8, DalvOps.SHR_INT,1170 set(SHR_INT_LIT8);
176 MAP.put(Rops.SHR_CONST_INT, Dops.SHR_INT_LIT8); in MAP.put() argument
932 public static final Dop SHR_INT_LIT8 = field in Dops933 new Dop(Opcodes.SHR_INT_LIT8, Opcodes.SHR_INT,1189 set(SHR_INT_LIT8);
353 MAP.put(Rops.SHR_CONST_INT, Dops.SHR_INT_LIT8); in MAP.put() argument