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

/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dalpha.h80 /* The operands table is an array of struct alpha_operand. */
82 struct alpha_operand
137 extern const struct alpha_operand alpha_operands[];
140 /* Values defined for the flags field of a struct alpha_operand. */
81 struct alpha_operand struct
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dalpha-dis.c135 const struct alpha_operand *operand = alpha_operands + *opindex;
161 const struct alpha_operand *operand = alpha_operands + *opindex;
H A Dalpha-opc.c201 const struct alpha_operand alpha_operands[] =
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-alpha.c1024 const struct alpha_operand *operand = &alpha_operands[*opidx];
1619 const struct alpha_operand *operand = (const struct alpha_operand *) 0;
1809 const struct alpha_operand *operand,
1857 const struct alpha_operand *reloc_operand = NULL;
1868 const struct alpha_operand *operand = &alpha_operands[*argidx];
5356 const struct alpha_operand *operand;

Completed in 132 milliseconds