Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/include/opcode/
Dalpha.h81 struct alpha_operand struct
136 extern const struct alpha_operand alpha_operands[]; argument
DChangeLog-9103524 * alpha.h (struct alpha_operand): Pack elements into bitfields.
2102 (struct alpha_operand): Move flags slot for better packing.
/freebsd-12-stable/contrib/binutils/opcodes/
Dalpha-dis.c135 const struct alpha_operand *operand = alpha_operands + *opindex;
161 const struct alpha_operand *operand = alpha_operands + *opindex;
Dalpha-opc.c199 const struct alpha_operand alpha_operands[] =
/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-alpha.c1017 const struct alpha_operand *operand = &alpha_operands[*opidx]; in find_opcode_match()
1612 const struct alpha_operand *operand = (const struct alpha_operand *) 0; in emit_insn()
1802 const struct alpha_operand *operand, in insert_operand()
1850 const struct alpha_operand *reloc_operand = NULL; in assemble_insn()
1861 const struct alpha_operand *operand = &alpha_operands[*argidx]; in assemble_insn()
5343 const struct alpha_operand *operand; in md_apply_fix()