Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dia64-opc.h76 #define DBR_R3 IA64_OPND_DBR_R3
Dia64-gen.c891 return op == IA64_OPND_RR_R3 || op == IA64_OPND_DBR_R3 in irf_operand()
899 || (op == IA64_OPND_DBR_R3 && strstr (field, "dbr")) in irf_operand()
/toolchain/binutils/binutils-2.25/include/opcode/
Dia64.h100 IA64_OPND_DBR_R3, /* dbr[reg] */ enumerator
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ia64.c5621 case IA64_OPND_DBR_R3: in operand_match()
6512 case IA64_OPND_DBR_R3: in build_insn()
8479 if (idesc->operands[!rsrc_write] == IA64_OPND_DBR_R3) in specify_resource()
8836 || idesc->operands[i] == IA64_OPND_DBR_R3 in specify_resource()