Home
last modified time | relevance | path

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

/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() argument
5469 enum ia64_opnd opnd = idesc->operands[res_index]; in operand_match()
5646 bits = operand_width (idesc->operands[res_index]); in operand_match()
5720 fix->opnd = idesc->operands[res_index]; in operand_match()
5757 bits = operand_width (idesc->operands[res_index]); in operand_match()
5768 bits = operand_width (idesc->operands[res_index]); in operand_match()
5844 bits = operand_width (idesc->operands[res_index]); in operand_match()
5851 if (idesc->operands[res_index] == IA64_OPND_IMM14) in operand_match()
5863 fix->opnd = idesc->operands[res_index]; in operand_match()
5969 fix->opnd = idesc->operands[res_index]; in operand_match()
[all …]