Searched refs:REM_INT_LIT8 (Results 1 – 7 of 7) sorted by relevance
256 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",1184 set(REM_INT_LIT8);
254 public static final int REM_INT_LIT8 = 0xdc; field in DalvOps
917 public static final Dop REM_INT_LIT8 = field in Dops918 new Dop(DalvOps.REM_INT_LIT8, DalvOps.REM_INT,1165 set(REM_INT_LIT8);
161 MAP.put(Rops.REM_CONST_INT, Dops.REM_INT_LIT8); in MAP.put() argument
912 public static final Dop REM_INT_LIT8 = field in Dops913 new Dop(Opcodes.REM_INT_LIT8, Opcodes.REM_INT,1184 set(REM_INT_LIT8);
338 MAP.put(Rops.REM_CONST_INT, Dops.REM_INT_LIT8); in MAP.put() argument