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

  /src/external/gpl3/binutils/dist/opcodes/
ia64-opc.h 81 #define MSR_R3 IA64_OPND_MSR_R3
ia64-gen.c 889 || op == IA64_OPND_MSR_R3 || op == IA64_OPND_CPUID_R3;
899 || (op == IA64_OPND_MSR_R3 && strstr (field, "msr"))
  /src/external/gpl3/binutils.old/dist/opcodes/
ia64-opc.h 81 #define MSR_R3 IA64_OPND_MSR_R3
ia64-gen.c 889 || op == IA64_OPND_MSR_R3 || op == IA64_OPND_CPUID_R3;
899 || (op == IA64_OPND_MSR_R3 && strstr (field, "msr"))
  /src/external/gpl3/gdb/dist/opcodes/
ia64-opc.h 81 #define MSR_R3 IA64_OPND_MSR_R3
ia64-gen.c 889 || op == IA64_OPND_MSR_R3 || op == IA64_OPND_CPUID_R3;
899 || (op == IA64_OPND_MSR_R3 && strstr (field, "msr"))
  /src/external/gpl3/gdb.old/dist/opcodes/
ia64-opc.h 81 #define MSR_R3 IA64_OPND_MSR_R3
ia64-gen.c 889 || op == IA64_OPND_MSR_R3 || op == IA64_OPND_CPUID_R3;
899 || (op == IA64_OPND_MSR_R3 && strstr (field, "msr"))
  /src/external/gpl3/binutils/dist/include/opcode/
ia64.h 107 IA64_OPND_MSR_R3, /* msr[reg] */
  /src/external/gpl3/binutils.old/dist/include/opcode/
ia64.h 107 IA64_OPND_MSR_R3, /* msr[reg] */
  /src/external/gpl3/gdb/dist/include/opcode/
ia64.h 107 IA64_OPND_MSR_R3, /* msr[reg] */
  /src/external/gpl3/gdb.old/dist/include/opcode/
ia64.h 107 IA64_OPND_MSR_R3, /* msr[reg] */
  /src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c 5553 case IA64_OPND_MSR_R3:
6449 case IA64_OPND_MSR_R3:
8774 || idesc->operands[i] == IA64_OPND_MSR_R3
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c 5553 case IA64_OPND_MSR_R3:
6449 case IA64_OPND_MSR_R3:
8774 || idesc->operands[i] == IA64_OPND_MSR_R3

Completed in 47 milliseconds