HomeSort by: relevance | last modified time | path
    Searched refs:IA64_OPCODE_FIRST (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
ia64-opc.h 33 #define FIRST IA64_OPCODE_FIRST
  /src/external/gpl3/binutils.old/dist/opcodes/
ia64-opc.h 33 #define FIRST IA64_OPCODE_FIRST
  /src/external/gpl3/gdb/dist/opcodes/
ia64-opc.h 33 #define FIRST IA64_OPCODE_FIRST
  /src/external/gpl3/gdb.old/dist/opcodes/
ia64-opc.h 33 #define FIRST IA64_OPCODE_FIRST
  /src/external/gpl3/binutils/dist/include/opcode/
ia64.h 329 #define IA64_OPCODE_FIRST (1<<0) /* must be first in an insn group */
  /src/external/gpl3/binutils.old/dist/include/opcode/
ia64.h 329 #define IA64_OPCODE_FIRST (1<<0) /* must be first in an insn group */
  /src/external/gpl3/gdb/dist/include/opcode/
ia64.h 329 #define IA64_OPCODE_FIRST (1<<0) /* must be first in an insn group */
  /src/external/gpl3/gdb.old/dist/include/opcode/
ia64.h 329 #define IA64_OPCODE_FIRST (1<<0) /* must be first in an insn group */
  /src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c 6719 && (idesc->flags & IA64_OPCODE_FIRST) == 0)
6726 && !(idesc->flags & IA64_OPCODE_FIRST))
10769 if ((flags & IA64_OPCODE_FIRST) != 0)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c 6719 && (idesc->flags & IA64_OPCODE_FIRST) == 0)
6726 && !(idesc->flags & IA64_OPCODE_FIRST))
10769 if ((flags & IA64_OPCODE_FIRST) != 0)

Completed in 53 milliseconds