Searched refs:CMP_LONG (Results 1 – 6 of 6) sorted by relevance
93 public static final int CMP_LONG = 0x31; field in Opcodes
258 public static final Info CMP_LONG = field in OpcodeInfo259 new Info(Opcodes.CMP_LONG, "cmp-long",1154 set(CMP_LONG);
265 public static final Dop CMP_LONG = field in Dops266 new Dop(Opcodes.CMP_LONG, Opcodes.CMP_LONG,1155 set(CMP_LONG);
354 MAP.put(Rops.CMPL_LONG, Dops.CMP_LONG); in MAP.put() argument
85 …CMP_LONG((short)0x31, "cmp-long", ReferenceType.NONE, Format.Format23x, Opcode.CAN_CONTINUE | Opco… enumConstant
637 case CMP_LONG: