Searched refs:IA64_OPND_R2 (Results 1 – 5 of 5) sorted by relevance
| /freebsd-9-stable/contrib/binutils/opcodes/ |
| D | ia64-opc-d.c | 27 {"chk.s", IA64_TYPE_DYN, 0, 0, 0, {IA64_OPND_R2, IA64_OPND_TGT25b}, 0, 0, NULL}, 31 {"mov", IA64_TYPE_DYN, 1, 0, 0, {IA64_OPND_AR3, IA64_OPND_R2}, 0, 0, NULL},
|
| D | ia64-opc.h | 71 #define R2 IA64_OPND_R2
|
| D | ia64-gen.c | 1134 && (idesc->operands[1] == IA64_OPND_R2 in in_iclass()
|
| /freebsd-9-stable/contrib/binutils/include/opcode/ |
| D | ia64.h | 75 IA64_OPND_R2, /* second register # */ enumerator
|
| /freebsd-9-stable/contrib/binutils/gas/config/ |
| D | tc-ia64.c | 5790 case IA64_OPND_R2: 6444 case IA64_OPND_R2: 6627 case IA64_OPND_R2: 8887 || idesc->operands[i] == IA64_OPND_R2 8919 || idesc->operands[i] == IA64_OPND_R2 9342 || idesc->operands[i] == IA64_OPND_R2 9508 || idesc->operands[i] == IA64_OPND_R2 9951 || idesc->operands[i] == IA64_OPND_R2
|