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

  /src/external/gpl3/binutils/dist/opcodes/
ia64-opc.h 131 #define TGT25 IA64_OPND_TGT25
  /src/external/gpl3/binutils.old/dist/opcodes/
ia64-opc.h 131 #define TGT25 IA64_OPND_TGT25
  /src/external/gpl3/gdb/dist/opcodes/
ia64-opc.h 131 #define TGT25 IA64_OPND_TGT25
  /src/external/gpl3/gdb.old/dist/opcodes/
ia64-opc.h 131 #define TGT25 IA64_OPND_TGT25
  /src/external/gpl3/binutils/dist/include/opcode/
ia64.h 158 IA64_OPND_TGT25, /* signed 25-bit (ip + 16*bits 6-25, 36) */
  /src/external/gpl3/binutils.old/dist/include/opcode/
ia64.h 158 IA64_OPND_TGT25, /* signed 25-bit (ip + 16*bits 6-25, 36) */
  /src/external/gpl3/gdb/dist/include/opcode/
ia64.h 158 IA64_OPND_TGT25, /* signed 25-bit (ip + 16*bits 6-25, 36) */
  /src/external/gpl3/gdb.old/dist/include/opcode/
ia64.h 158 IA64_OPND_TGT25, /* signed 25-bit (ip + 16*bits 6-25, 36) */
  /src/external/gpl3/binutils/dist/bfd/
elfxx-ia64.c 576 case R_IA64_PCREL21F: opnd = IA64_OPND_TGT25; break;
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-ia64.c 576 case R_IA64_PCREL21F: opnd = IA64_OPND_TGT25; break;
  /src/external/gpl3/gdb/dist/bfd/
elfxx-ia64.c 576 case R_IA64_PCREL21F: opnd = IA64_OPND_TGT25; break;
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-ia64.c 576 case R_IA64_PCREL21F: opnd = IA64_OPND_TGT25; break;
  /src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c 5878 case IA64_OPND_TGT25:
5885 if (opnd == IA64_OPND_TGT25)
6009 case IA64_OPND_TGT25:
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c 5878 case IA64_OPND_TGT25:
5885 if (opnd == IA64_OPND_TGT25)
6009 case IA64_OPND_TGT25:

Completed in 43 milliseconds