Searched refs:DIV_INT_LIT8 (Results 1 – 7 of 7) sorted by relevance
255 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",1183 set(DIV_INT_LIT8);
253 public static final int DIV_INT_LIT8 = 0xdb; field in DalvOps
913 public static final Dop DIV_INT_LIT8 = field in Dops914 new Dop(DalvOps.DIV_INT_LIT8, DalvOps.DIV_INT,1164 set(DIV_INT_LIT8);
158 MAP.put(Rops.DIV_CONST_INT, Dops.DIV_INT_LIT8); in MAP.put() argument
908 public static final Dop DIV_INT_LIT8 = field in Dops909 new Dop(Opcodes.DIV_INT_LIT8, Opcodes.DIV_INT,1183 set(DIV_INT_LIT8);
335 MAP.put(Rops.DIV_CONST_INT, Dops.DIV_INT_LIT8); in MAP.put() argument