Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dia64-opc.h33 #define FIRST IA64_OPCODE_FIRST
/mirbsd/src/gnu/usr.bin/binutils/include/opcode/
Dia64.h297 #define IA64_OPCODE_FIRST (1<<0) /* must be first in an insn group */ macro
/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-ia64.c6696 && (idesc->flags & IA64_OPCODE_FIRST) == 0) in emit_one_bundle()
6703 && !(idesc->flags & IA64_OPCODE_FIRST)) in emit_one_bundle()
10742 if ((flags & IA64_OPCODE_FIRST) != 0)