Searched refs:USHR_INT_LIT8 (Results 1 – 6 of 6) sorted by relevance
261 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",1322 set(USHR_INT_LIT8);
937 public static final Dop USHR_INT_LIT8 = field in Dops938 new Dop(Opcodes.USHR_INT_LIT8, Opcodes.USHR_INT,1323 set(USHR_INT_LIT8);
351 MAP.put(Rops.USHR_CONST_INT, Dops.USHR_INT_LIT8); in MAP.put() argument
253 …USHR_INT_LIT8((short)0xe2, "ushr-int/lit8", ReferenceType.NONE, Format.Format22b, Opcode.CAN_CONTI… enumConstant
921 case USHR_INT_LIT8: