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

/freebsd-10.2-release/contrib/binutils/include/opcode/
H A Dalpha.h137 extern const struct alpha_operand alpha_operands[];
/freebsd-10.2-release/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[] =
332 const unsigned alpha_num_operands = sizeof(alpha_operands)/sizeof(*alpha_operands);
199 const struct alpha_operand alpha_operands[] = variable in typeref:struct:alpha_operand
/freebsd-10.2-release/contrib/binutils/gas/config/
H A Dtc-alpha.c1024 const struct alpha_operand *operand = &alpha_operands[*opidx];
1628 operand = &alpha_operands[-(int) fixup->reloc];
1868 const struct alpha_operand *operand = &alpha_operands[*argidx];
5363 operand = &alpha_operands[-(int) fixP->fx_r_type];

Completed in 165 milliseconds