Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dia64-opc.h33 #define FIRST IA64_OPCODE_FIRST
/toolchain/binutils/binutils-2.25/include/opcode/
Dia64.h326 #define IA64_OPCODE_FIRST (1<<0) /* must be first in an insn group */ macro
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ia64.c6787 && (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()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20042295 IA64_OPCODE_FIRST instructions.