Searched refs:IA64_OPCODE_FIRST (Results 1 – 4 of 4) sorted by relevance
33 #define FIRST IA64_OPCODE_FIRST
326 #define IA64_OPCODE_FIRST (1<<0) /* must be first in an insn group */ macro
6787 && (idesc->flags & IA64_OPCODE_FIRST) == 0) in emit_one_bundle()6794 && !(idesc->flags & IA64_OPCODE_FIRST)) in emit_one_bundle()10846 if ((flags & IA64_OPCODE_FIRST) != 0) in md_assemble()
2295 IA64_OPCODE_FIRST instructions.