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

  /src/external/gpl3/binutils/dist/opcodes/
ia64-opc-d.c 25 {"add", IA64_TYPE_DYN, 1, 0, 0, {IA64_OPND_R1, IA64_OPND_IMM14, IA64_OPND_R3}, 0, 0, NULL},
ia64-opc.h 71 #define R3 IA64_OPND_R3
ia64-gen.c 1208 && (idesc->operands[1] == IA64_OPND_R3
  /src/external/gpl3/binutils.old/dist/opcodes/
ia64-opc-d.c 25 {"add", IA64_TYPE_DYN, 1, 0, 0, {IA64_OPND_R1, IA64_OPND_IMM14, IA64_OPND_R3}, 0, 0, NULL},
ia64-opc.h 71 #define R3 IA64_OPND_R3
ia64-gen.c 1208 && (idesc->operands[1] == IA64_OPND_R3
  /src/external/gpl3/gdb/dist/opcodes/
ia64-opc-d.c 25 {"add", IA64_TYPE_DYN, 1, 0, 0, {IA64_OPND_R1, IA64_OPND_IMM14, IA64_OPND_R3}, 0, 0, NULL},
ia64-opc.h 71 #define R3 IA64_OPND_R3
ia64-gen.c 1208 && (idesc->operands[1] == IA64_OPND_R3
  /src/external/gpl3/gdb.old/dist/opcodes/
ia64-opc-d.c 25 {"add", IA64_TYPE_DYN, 1, 0, 0, {IA64_OPND_R1, IA64_OPND_IMM14, IA64_OPND_R3}, 0, 0, NULL},
ia64-opc.h 71 #define R3 IA64_OPND_R3
ia64-gen.c 1208 && (idesc->operands[1] == IA64_OPND_R3
  /src/external/gpl3/binutils/dist/include/opcode/
ia64.h 94 IA64_OPND_R3, /* third register # */
  /src/external/gpl3/binutils.old/dist/include/opcode/
ia64.h 94 IA64_OPND_R3, /* third register # */
  /src/external/gpl3/gdb/dist/include/opcode/
ia64.h 94 IA64_OPND_R3, /* third register # */
  /src/external/gpl3/gdb.old/dist/include/opcode/
ia64.h 94 IA64_OPND_R3, /* third register # */
  /src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c 5531 case IA64_OPND_R3:
6256 case IA64_OPND_R3:
6441 case IA64_OPND_R3:
8528 int reg_index = ((idesc->operands[1] == IA64_OPND_R3 && !rsrc_write)
8750 || idesc->operands[i] == IA64_OPND_R3)
8783 || idesc->operands[i] == IA64_OPND_R3
9208 || idesc->operands[i] == IA64_OPND_R3)
9375 || idesc->operands[i] == IA64_OPND_R3)
9805 || idesc->operands[i] == IA64_OPND_R3)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c 5531 case IA64_OPND_R3:
6256 case IA64_OPND_R3:
6441 case IA64_OPND_R3:
8528 int reg_index = ((idesc->operands[1] == IA64_OPND_R3 && !rsrc_write)
8750 || idesc->operands[i] == IA64_OPND_R3)
8783 || idesc->operands[i] == IA64_OPND_R3
9208 || idesc->operands[i] == IA64_OPND_R3)
9375 || idesc->operands[i] == IA64_OPND_R3)
9805 || idesc->operands[i] == IA64_OPND_R3)

Completed in 52 milliseconds