Searched refs:REM_INT_LIT8 (Results 1 – 7 of 7) 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",1160 set(REM_INT_LIT8);
254 public static final int REM_INT_LIT8 = 0xdc; field in DalvOps
907 public static final Dop REM_INT_LIT8 = field in Dops908 new Dop(DalvOps.REM_INT_LIT8, DalvOps.REM_INT,1155 set(REM_INT_LIT8);
161 MAP.put(Rops.REM_CONST_INT, Dops.REM_INT_LIT8); in MAP.put() argument
910 public static final Dop REM_INT_LIT8 = field in Dops911 new Dop(Opcodes.REM_INT_LIT8, Opcodes.REM_INT,1158 set(REM_INT_LIT8);
332 MAP.put(Rops.REM_CONST_INT, Dops.REM_INT_LIT8); in MAP.put() argument