Searched refs:DIV_INT_2ADDR (Results 1 – 7 of 7) sorted by relevance
214 public static final int DIV_INT_2ADDR = 0xb3; field in Opcodes
742 public static final Info DIV_INT_2ADDR = field in OpcodeInfo743 new Info(Opcodes.DIV_INT_2ADDR, "div-int/2addr",1119 set(DIV_INT_2ADDR);
213 public static final int DIV_INT_2ADDR = 0xb3; field in DalvOps
743 public static final Dop DIV_INT_2ADDR = field in Dops744 new Dop(DalvOps.DIV_INT_2ADDR, DalvOps.DIV_INT,1114 set(DIV_INT_2ADDR);
119 MAP.put(Rops.DIV_INT, Dops.DIV_INT_2ADDR); in MAP.put() argument
746 public static final Dop DIV_INT_2ADDR = field in Dops747 new Dop(Opcodes.DIV_INT_2ADDR, Opcodes.DIV_INT,1117 set(DIV_INT_2ADDR);
290 MAP.put(Rops.DIV_INT, Dops.DIV_INT_2ADDR); in MAP.put() argument