Home
last modified time | relevance | path

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

/trueos/contrib/binutils/opcodes/
HDia64-opc.h34 #define FIRST IA64_OPCODE_FIRST
/trueos/contrib/binutils/include/opcode/
HDia64.h301 #define IA64_OPCODE_FIRST (1<<0) /* must be first in an insn group */ macro
/trueos/contrib/binutils/gas/config/
HDtc-ia64.c6905 && (idesc->flags & IA64_OPCODE_FIRST) == 0) in emit_one_bundle()
6912 && !(idesc->flags & IA64_OPCODE_FIRST)) in emit_one_bundle()
10944 if ((flags & IA64_OPCODE_FIRST) != 0)