Searched refs:DIV_LONG_2ADDR (Results 1 – 7 of 7) sorted by relevance
225 public static final int DIV_LONG_2ADDR = 0xbe; field in Opcodes
786 public static final Info DIV_LONG_2ADDR = field in OpcodeInfo787 new Info(Opcodes.DIV_LONG_2ADDR, "div-long/2addr",1130 set(DIV_LONG_2ADDR);
224 public static final int DIV_LONG_2ADDR = 0xbe; field in DalvOps
787 public static final Dop DIV_LONG_2ADDR = field in Dops788 new Dop(DalvOps.DIV_LONG_2ADDR, DalvOps.DIV_LONG,1125 set(DIV_LONG_2ADDR);
120 MAP.put(Rops.DIV_LONG, Dops.DIV_LONG_2ADDR); in MAP.put() argument
790 public static final Dop DIV_LONG_2ADDR = field in Dops791 new Dop(Opcodes.DIV_LONG_2ADDR, Opcodes.DIV_LONG,1128 set(DIV_LONG_2ADDR);
291 MAP.put(Rops.DIV_LONG, Dops.DIV_LONG_2ADDR); in MAP.put() argument