Home
last modified time | relevance | path

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

/freebsd-9-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[] = variable
330 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.
/freebsd-9-stable/contrib/binutils/include/opcode/
Dalpha.h136 extern const struct alpha_operand alpha_operands[];
/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-alpha.c1017 const struct alpha_operand *operand = &alpha_operands[*opidx]; in find_opcode_match()
1621 operand = &alpha_operands[-(int) fixup->reloc]; in emit_insn()
1861 const struct alpha_operand *operand = &alpha_operands[*argidx]; in assemble_insn()
5350 operand = &alpha_operands[-(int) fixP->fx_r_type]; in md_apply_fix()