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

/freebsd-11-stable/contrib/binutils/opcodes/
H A Dia64-opc.h76 #define DBR_R3 IA64_OPND_DBR_R3
H A Dia64-gen.c896 return op == IA64_OPND_RR_R3 || op == IA64_OPND_DBR_R3
904 || (op == IA64_OPND_DBR_R3 && strstr (field, "dbr"))
/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dia64.h84 IA64_OPND_DBR_R3, /* dbr[reg] */ enumerator in enum:ia64_opnd
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ia64.c5809 case IA64_OPND_DBR_R3:
6631 case IA64_OPND_DBR_R3:
8586 if (idesc->operands[!rsrc_write] == IA64_OPND_DBR_R3)
8910 || idesc->operands[i] == IA64_OPND_DBR_R3

Completed in 205 milliseconds