Searched refs:REM_INT_LIT8 (Results 1 – 6 of 6) sorted by relevance
255 public static final int REM_INT_LIT8 = 0xdc; field in Opcodes
906 public static final Info REM_INT_LIT8 = field in OpcodeInfo907 new Info(Opcodes.REM_INT_LIT8, "rem-int/lit8",1316 set(REM_INT_LIT8);
913 public static final Dop REM_INT_LIT8 = field in Dops914 new Dop(Opcodes.REM_INT_LIT8, Opcodes.REM_INT,1317 set(REM_INT_LIT8);
333 MAP.put(Rops.REM_CONST_INT, Dops.REM_INT_LIT8); in MAP.put() argument
247 …REM_INT_LIT8((short)0xdc, "rem-int/lit8", ReferenceType.NONE, Format.Format22b, Opcode.CAN_THROW |… enumConstant
908 case REM_INT_LIT8: