Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dalpha.h82 struct alpha_operand struct
137 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.
/toolchain/binutils/binutils-2.27/opcodes/
Dalpha-dis.c132 const struct alpha_operand *operand = alpha_operands + *opindex; in print_insn_alpha()
158 const struct alpha_operand *operand = alpha_operands + *opindex; in print_insn_alpha()
Dalpha-opc.c198 const struct alpha_operand alpha_operands[] =
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-alpha.c1079 const struct alpha_operand *operand = &alpha_operands[*opidx]; in find_opcode_match()
1759 const struct alpha_operand *operand = (const struct alpha_operand *) 0; in emit_insn()
1974 const struct alpha_operand *operand, in insert_operand()
2022 const struct alpha_operand *reloc_operand = NULL; in assemble_insn()
2033 const struct alpha_operand *operand = &alpha_operands[*argidx]; in assemble_insn()
5937 const struct alpha_operand *operand; in md_apply_fix()