Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dia64-opc.h38 #define SLOT2 IA64_OPCODE_SLOT2
/toolchain/binutils/binutils-2.25/include/opcode/
Dia64.h330 #define IA64_OPCODE_SLOT2 (1<<4) /* insn allowed in slot 2 only */ macro
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ia64.c6672 if (idesc->flags & IA64_OPCODE_SLOT2) in emit_one_bundle()