Searched refs:DIV_INT_LIT8 (Results 1 – 7 of 7) sorted by relevance
254 public static final int DIV_INT_LIT8 = 0xdb; field in Opcodes
902 public static final Info DIV_INT_LIT8 = field in OpcodeInfo903 new Info(Opcodes.DIV_INT_LIT8, "div-int/lit8",1159 set(DIV_INT_LIT8);
253 public static final int DIV_INT_LIT8 = 0xdb; field in DalvOps
903 public static final Dop DIV_INT_LIT8 = field in Dops904 new Dop(DalvOps.DIV_INT_LIT8, DalvOps.DIV_INT,1154 set(DIV_INT_LIT8);
158 MAP.put(Rops.DIV_CONST_INT, Dops.DIV_INT_LIT8); in MAP.put() argument
906 public static final Dop DIV_INT_LIT8 = field in Dops907 new Dop(Opcodes.DIV_INT_LIT8, Opcodes.DIV_INT,1157 set(DIV_INT_LIT8);
329 MAP.put(Rops.DIV_CONST_INT, Dops.DIV_INT_LIT8); in MAP.put() argument