Searched refs:SHR_INT_LIT8 (Results 1 – 6 of 6) sorted by relevance
260 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",1321 set(SHR_INT_LIT8);
933 public static final Dop SHR_INT_LIT8 = field in Dops934 new Dop(Opcodes.SHR_INT_LIT8, Opcodes.SHR_INT,1322 set(SHR_INT_LIT8);
348 MAP.put(Rops.SHR_CONST_INT, Dops.SHR_INT_LIT8); in MAP.put() argument
252 …SHR_INT_LIT8((short)0xe1, "shr-int/lit8", ReferenceType.NONE, Format.Format22b, Opcode.CAN_CONTINU… enumConstant
917 case SHR_INT_LIT8: