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

  /src/external/gpl3/binutils/dist/opcodes/
ia64-opc.h 43 #define POSTINC IA64_OPCODE_POSTINC
ia64-gen.c 1150 resolved = idesc->flags & IA64_OPCODE_POSTINC;
1155 resolved = idesc->flags & IA64_OPCODE_POSTINC;
  /src/external/gpl3/binutils.old/dist/opcodes/
ia64-opc.h 43 #define POSTINC IA64_OPCODE_POSTINC
ia64-gen.c 1150 resolved = idesc->flags & IA64_OPCODE_POSTINC;
1155 resolved = idesc->flags & IA64_OPCODE_POSTINC;
  /src/external/gpl3/gdb/dist/opcodes/
ia64-opc.h 43 #define POSTINC IA64_OPCODE_POSTINC
ia64-gen.c 1150 resolved = idesc->flags & IA64_OPCODE_POSTINC;
1155 resolved = idesc->flags & IA64_OPCODE_POSTINC;
  /src/external/gpl3/gdb.old/dist/opcodes/
ia64-opc.h 43 #define POSTINC IA64_OPCODE_POSTINC
ia64-gen.c 1150 resolved = idesc->flags & IA64_OPCODE_POSTINC;
1155 resolved = idesc->flags & IA64_OPCODE_POSTINC;
  /src/external/gpl3/binutils/dist/include/opcode/
ia64.h 339 #define IA64_OPCODE_POSTINC (1<<10) /* postincrement MR3 operand */
  /src/external/gpl3/binutils.old/dist/include/opcode/
ia64.h 339 #define IA64_OPCODE_POSTINC (1<<10) /* postincrement MR3 operand */
  /src/external/gpl3/gdb/dist/include/opcode/
ia64.h 339 #define IA64_OPCODE_POSTINC (1<<10) /* postincrement MR3 operand */
  /src/external/gpl3/gdb.old/dist/include/opcode/
ia64.h 339 #define IA64_OPCODE_POSTINC (1<<10) /* postincrement MR3 operand */
  /src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c 6296 if (idesc->flags & IA64_OPCODE_POSTINC)
8756 if (idesc->flags & IA64_OPCODE_POSTINC)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c 6296 if (idesc->flags & IA64_OPCODE_POSTINC)
8756 if (idesc->flags & IA64_OPCODE_POSTINC)

Completed in 49 milliseconds