Searched refs:DIV_INT_2ADDR (Results 1 – 7 of 7) sorted by relevance
215 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",1143 set(DIV_INT_2ADDR);
213 public static final int DIV_INT_2ADDR = 0xb3; field in DalvOps
753 public static final Dop DIV_INT_2ADDR = field in Dops754 new Dop(DalvOps.DIV_INT_2ADDR, DalvOps.DIV_INT,1124 set(DIV_INT_2ADDR);
119 MAP.put(Rops.DIV_INT, Dops.DIV_INT_2ADDR); in MAP.put() argument
748 public static final Dop DIV_INT_2ADDR = field in Dops749 new Dop(Opcodes.DIV_INT_2ADDR, Opcodes.DIV_INT,1143 set(DIV_INT_2ADDR);
296 MAP.put(Rops.DIV_INT, Dops.DIV_INT_2ADDR); in MAP.put() argument