Home
last modified time | relevance | path

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

/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[] = variable
329 const unsigned alpha_num_operands = sizeof(alpha_operands)/sizeof(*alpha_operands);
DChangeLog-989959 * alpha-opc.c (alpha_operands): Fill in missing initializer.
DChangeLog-92971361 * alpha-opc.c (alpha_operands): Rearrange flags slot.
/toolchain/binutils/binutils-2.27/include/opcode/
Dalpha.h137 extern 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()
1768 operand = &alpha_operands[-(int) fixup->reloc]; in emit_insn()
2033 const struct alpha_operand *operand = &alpha_operands[*argidx]; in assemble_insn()
5944 operand = &alpha_operands[-(int) fixP->fx_r_type]; in md_apply_fix()