Searched refs:DIV_LONG_2ADDR (Results 1 – 6 of 6) 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",1286 set(DIV_LONG_2ADDR);
793 public static final Dop DIV_LONG_2ADDR = field in Dops794 new Dop(Opcodes.DIV_LONG_2ADDR, Opcodes.DIV_LONG,1287 set(DIV_LONG_2ADDR);
292 MAP.put(Rops.DIV_LONG, Dops.DIV_LONG_2ADDR); in MAP.put() argument
919 case DIV_LONG_2ADDR:
225 …DIV_LONG_2ADDR(0xbe, "div-long/2addr", ReferenceType.NONE, Format.Format12x, Opcode.CAN_THROW | Op… enumConstant