Home
last modified time | relevance | path

Searched refs:operand_match (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
DChangeLog-00013115 (operand_match): Change return type to operand_match_result.
3171 * config/tc-ia64.c (operand_match, case TAG13): Make a BFD_RELOC_UNUSED
4166 (operand_match): Add casts to bfd_vma.
4694 * config/tc-ia64.c (operand_match): Don't use // style comments.
6320 (operand_match): Handle IA64_OPND_TGT64.
6728 (operand_match): Conditionally insert default bit values for IMMU9.
DChangeLog-2012499 (operand_match): Add new operand types recognition.
DChangeLog-20062498 * config/tc-ia64.c (operand_match): Handle IA64_OPND_IMMU5b.
DChangeLog-02033438 (operand_match): Match IA64_OPND_AR_CSD.
3452 * config/tc-ia64.c (operand_match): Add IA64_OPND_LDXMOV case.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ia64.c5467 operand_match (const struct ia64_opcode *idesc, int res_index, expressionS *e) in operand_match() function
6245 result = operand_match (idesc, i, CURR_SLOT.opnd + i); in parse_operands()