Searched refs:IA64_OPND_R2 (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/contrib/binutils/opcodes/
H A Dia64-opc-d.c27 {"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},
H A Dia64-opc.h71 #define R2 IA64_OPND_R2
H A Dia64-gen.c1136 && (idesc->operands[1] == IA64_OPND_R2
/freebsd-10.1-release/contrib/binutils/include/opcode/
H A Dia64.h75 IA64_OPND_R2, /* second register # */ enumerator in enum:ia64_opnd
/freebsd-10.1-release/contrib/binutils/gas/config/
H A Dtc-ia64.c5790 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

Completed in 77 milliseconds