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

  /src/external/gpl3/binutils/dist/opcodes/
ia64-opc.h 54 #define PR_ROT IA64_OPND_PR_ROT
ia64-gen.c 993 int i24 = plain_mov && idesc->operands[0] == IA64_OPND_PR_ROT;
  /src/external/gpl3/binutils.old/dist/opcodes/
ia64-opc.h 54 #define PR_ROT IA64_OPND_PR_ROT
ia64-gen.c 993 int i24 = plain_mov && idesc->operands[0] == IA64_OPND_PR_ROT;
  /src/external/gpl3/gdb/dist/opcodes/
ia64-opc.h 54 #define PR_ROT IA64_OPND_PR_ROT
ia64-gen.c 993 int i24 = plain_mov && idesc->operands[0] == IA64_OPND_PR_ROT;
  /src/external/gpl3/gdb.old/dist/opcodes/
ia64-opc.h 54 #define PR_ROT IA64_OPND_PR_ROT
ia64-gen.c 993 int i24 = plain_mov && idesc->operands[0] == IA64_OPND_PR_ROT;
  /src/external/gpl3/binutils/dist/include/opcode/
ia64.h 76 IA64_OPND_PR_ROT, /* rotating predicate register (pr.rot) */
  /src/external/gpl3/binutils.old/dist/include/opcode/
ia64.h 76 IA64_OPND_PR_ROT, /* rotating predicate register (pr.rot) */
  /src/external/gpl3/gdb/dist/include/opcode/
ia64.h 76 IA64_OPND_PR_ROT, /* rotating predicate register (pr.rot) */
  /src/external/gpl3/gdb.old/dist/include/opcode/
ia64.h 76 IA64_OPND_PR_ROT, /* rotating predicate register (pr.rot) */
  /src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c 5436 case IA64_OPND_PR_ROT:
8939 && idesc->operands[0] == IA64_OPND_PR_ROT)
9831 else if (idesc->operands[i] == IA64_OPND_PR_ROT)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c 5436 case IA64_OPND_PR_ROT:
8939 && idesc->operands[0] == IA64_OPND_PR_ROT)
9831 else if (idesc->operands[i] == IA64_OPND_PR_ROT)

Completed in 54 milliseconds