Searched refs:SUB_LONG_2ADDR (Results 1 – 6 of 6) sorted by relevance
223 public static final int SUB_LONG_2ADDR = 0xbc; field in Opcodes
778 public static final Info SUB_LONG_2ADDR = field in OpcodeInfo779 new Info(Opcodes.SUB_LONG_2ADDR, "sub-long/2addr",1284 set(SUB_LONG_2ADDR);
785 public static final Dop SUB_LONG_2ADDR = field in Dops786 new Dop(Opcodes.SUB_LONG_2ADDR, Opcodes.SUB_LONG,1285 set(SUB_LONG_2ADDR);
284 MAP.put(Rops.SUB_LONG, Dops.SUB_LONG_2ADDR); in MAP.put() argument
917 case SUB_LONG_2ADDR:
223 …SUB_LONG_2ADDR(0xbc, "sub-long/2addr", ReferenceType.NONE, Format.Format12x, Opcode.CAN_CONTINUE |… enumConstant