Searched refs:IA64_OPND_RR_R3 (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dia64-opc.h84 #define RR_R3 IA64_OPND_RR_R3
H A Dia64-gen.c885 return op == IA64_OPND_RR_R3 || op == IA64_OPND_DBR_R3
892 return ((op == IA64_OPND_RR_R3 && strstr (field, "rr"))
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dia64-opc.h85 #define RR_R3 IA64_OPND_RR_R3
H A Dia64-gen.c896 return op == IA64_OPND_RR_R3 || op == IA64_OPND_DBR_R3
903 return ((op == IA64_OPND_RR_R3 && strstr (field, "rr"))
/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Dia64.h89 IA64_OPND_RR_R3, /* rr[reg] */ enumerator in enum:ia64_opnd
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dia64.h92 IA64_OPND_RR_R3, /* rr[reg] */ enumerator in enum:ia64_opnd
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-ia64.c5272 case IA64_OPND_RR_R3:
5905 || idesc->operands[i] == IA64_OPND_RR_R3
6033 case IA64_OPND_RR_R3:
7871 if (idesc->operands[!rsrc_write] == IA64_OPND_RR_R3)
8038 || idesc->operands[i] == IA64_OPND_RR_R3
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-ia64.c5817 case IA64_OPND_RR_R3:
6640 case IA64_OPND_RR_R3:
8747 if (idesc->operands[!rsrc_write] == IA64_OPND_RR_R3)
8914 || idesc->operands[i] == IA64_OPND_RR_R3

Completed in 146 milliseconds