Searched refs:IA64_OPND_R3 (Results 1 – 10 of 10) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | ia64-opc-d.c | 25 {"add", IA64_TYPE_DYN, 1, 0, 0, {IA64_OPND_R1, IA64_OPND_IMM14, IA64_OPND_R3}, 0, 0, NULL},
|
| D | ia64-opc.h | 71 #define R3 IA64_OPND_R3
|
| D | ia64-gen.c | 1191 && (idesc->operands[1] == IA64_OPND_R3 in in_iclass()
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/ |
| D | ia64-opc-d.c | 25 {"add", IA64_TYPE_DYN, 1, 0, 0, {IA64_OPND_R1, IA64_OPND_IMM14, IA64_OPND_R3}, 0, 0, NULL},
|
| D | ia64-opc.h | 72 #define R3 IA64_OPND_R3
|
| D | ia64-gen.c | 1208 && (idesc->operands[1] == IA64_OPND_R3 in in_iclass()
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/ |
| D | ia64.h | 76 IA64_OPND_R3, /* third register # */ enumerator
|
| /openbsd/src/gnu/usr.bin/binutils/include/opcode/ |
| D | ia64.h | 75 IA64_OPND_R3, /* third register # */ enumerator
|
| /openbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-ia64.c | 5246 case IA64_OPND_R3: 5885 || idesc->operands[i] == IA64_OPND_R3) 5903 idesc->operands[i] == IA64_OPND_R3 5923 if (idesc->operands[i] == IA64_OPND_R3) 6021 case IA64_OPND_R3: 7821 int index = ((idesc->operands[1] == IA64_OPND_R3 && !rsrc_write) 8010 || idesc->operands[i] == IA64_OPND_R3) 8042 || idesc->operands[i] == IA64_OPND_R3 8465 || idesc->operands[i] == IA64_OPND_R3) 8630 || idesc->operands[i] == IA64_OPND_R3) [all …]
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/ |
| D | tc-ia64.c | 5791 case IA64_OPND_R3: 6445 case IA64_OPND_R3: 6628 case IA64_OPND_R3: 8697 int index = ((idesc->operands[1] == IA64_OPND_R3 && !rsrc_write) 8886 || idesc->operands[i] == IA64_OPND_R3) 8918 || idesc->operands[i] == IA64_OPND_R3 9341 || idesc->operands[i] == IA64_OPND_R3) 9507 || idesc->operands[i] == IA64_OPND_R3) 9950 || idesc->operands[i] == IA64_OPND_R3)
|