Searched refs:IA64_OPCODE_FIRST (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/binutils/opcodes/
H A Dia64-opc.h34 #define FIRST IA64_OPCODE_FIRST
/freebsd-10-stable/contrib/binutils/include/opcode/
H A Dia64.h301 #define IA64_OPCODE_FIRST (1<<0) /* must be first in an insn group */ macro
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-ia64.c6905 && (idesc->flags & IA64_OPCODE_FIRST) == 0)
6912 && !(idesc->flags & IA64_OPCODE_FIRST))
10944 if ((flags & IA64_OPCODE_FIRST) != 0)

Completed in 601 milliseconds