Home
last modified time | relevance | path

Searched refs:IA64_OPND_PKR_R3 (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dia64-opc.h82 #define PKR_R3 IA64_OPND_PKR_R3
Dia64-gen.c892 || op == IA64_OPND_IBR_R3 || op == IA64_OPND_PKR_R3 in irf_operand()
901 || (op == IA64_OPND_PKR_R3 && strstr (field, "pkr")) in irf_operand()
/toolchain/binutils/binutils-2.25/include/opcode/
Dia64.h105 IA64_OPND_PKR_R3, /* pkr[reg] */ enumerator
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ia64.c5626 case IA64_OPND_PKR_R3: in operand_match()
6518 case IA64_OPND_PKR_R3: in build_insn()
8548 if (idesc->operands[!rsrc_write] == IA64_OPND_PKR_R3) in specify_resource()
8839 || idesc->operands[i] == IA64_OPND_PKR_R3 in specify_resource()