Searched refs:IA64_OPCODE_LAST (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dia64-opc.h35 #define LAST IA64_OPCODE_LAST
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dia64-opc.h36 #define LAST IA64_OPCODE_LAST
/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Dia64.h299 #define IA64_OPCODE_LAST (1<<2) /* must be last in an insn group */ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dia64.h303 #define IA64_OPCODE_LAST (1<<2) /* must be last in an insn group */ macro
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-ia64.c6164 if (idesc->flags & IA64_OPCODE_LAST)
6175 instructions that can have the IA64_OPCODE_LAST bit set. */
10053 if ((flags & IA64_OPCODE_LAST) != 0)
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-ia64.c6801 if (idesc->flags & IA64_OPCODE_LAST)
6812 instructions that can have the IA64_OPCODE_LAST bit set. */
11003 if ((flags & IA64_OPCODE_LAST) != 0)

Completed in 155 milliseconds