Searched refs:USHR_INT_LIT8 (Results 1 – 7 of 7) sorted by relevance
262 public static final int USHR_INT_LIT8 = 0xe2; field in Opcodes
930 public static final Info USHR_INT_LIT8 = field in OpcodeInfo931 new Info(Opcodes.USHR_INT_LIT8, "ushr-int/lit8",1190 set(USHR_INT_LIT8);
260 public static final int USHR_INT_LIT8 = 0xe2; field in DalvOps
941 public static final Dop USHR_INT_LIT8 = field in Dops942 new Dop(DalvOps.USHR_INT_LIT8, DalvOps.USHR_INT,1171 set(USHR_INT_LIT8);
179 MAP.put(Rops.USHR_CONST_INT, Dops.USHR_INT_LIT8); in MAP.put() argument
936 public static final Dop USHR_INT_LIT8 = field in Dops937 new Dop(Opcodes.USHR_INT_LIT8, Opcodes.USHR_INT,1190 set(USHR_INT_LIT8);
356 MAP.put(Rops.USHR_CONST_INT, Dops.USHR_INT_LIT8); in MAP.put() argument