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

  /src/external/gpl3/binutils/dist/opcodes/
ia64-opc.h 82 #define PKR_R3 IA64_OPND_PKR_R3
ia64-gen.c 887 || op == IA64_OPND_IBR_R3 || op == IA64_OPND_PKR_R3
896 || (op == IA64_OPND_PKR_R3 && strstr (field, "pkr"))
  /src/external/gpl3/binutils.old/dist/opcodes/
ia64-opc.h 82 #define PKR_R3 IA64_OPND_PKR_R3
ia64-gen.c 887 || op == IA64_OPND_IBR_R3 || op == IA64_OPND_PKR_R3
896 || (op == IA64_OPND_PKR_R3 && strstr (field, "pkr"))
  /src/external/gpl3/gdb/dist/opcodes/
ia64-opc.h 82 #define PKR_R3 IA64_OPND_PKR_R3
ia64-gen.c 887 || op == IA64_OPND_IBR_R3 || op == IA64_OPND_PKR_R3
896 || (op == IA64_OPND_PKR_R3 && strstr (field, "pkr"))
  /src/external/gpl3/gdb.old/dist/opcodes/
ia64-opc.h 82 #define PKR_R3 IA64_OPND_PKR_R3
ia64-gen.c 887 || op == IA64_OPND_IBR_R3 || op == IA64_OPND_PKR_R3
896 || (op == IA64_OPND_PKR_R3 && strstr (field, "pkr"))
  /src/external/gpl3/binutils/dist/include/opcode/
ia64.h 108 IA64_OPND_PKR_R3, /* pkr[reg] */
  /src/external/gpl3/binutils.old/dist/include/opcode/
ia64.h 108 IA64_OPND_PKR_R3, /* pkr[reg] */
  /src/external/gpl3/gdb/dist/include/opcode/
ia64.h 108 IA64_OPND_PKR_R3, /* pkr[reg] */
  /src/external/gpl3/gdb.old/dist/include/opcode/
ia64.h 108 IA64_OPND_PKR_R3, /* pkr[reg] */
  /src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c 5554 case IA64_OPND_PKR_R3:
6450 case IA64_OPND_PKR_R3:
8484 if (idesc->operands[!rsrc_write] == IA64_OPND_PKR_R3)
8775 || idesc->operands[i] == IA64_OPND_PKR_R3
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c 5554 case IA64_OPND_PKR_R3:
6450 case IA64_OPND_PKR_R3:
8484 if (idesc->operands[!rsrc_write] == IA64_OPND_PKR_R3)
8775 || idesc->operands[i] == IA64_OPND_PKR_R3

Completed in 67 milliseconds