Searched refs:alpha_num_operands (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dalpha.h138 extern const unsigned alpha_num_operands;
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-alpha.c5362 assert (-(int) fixP->fx_r_type < (int) alpha_num_operands);
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dalpha-opc.c332 const unsigned alpha_num_operands = sizeof(alpha_operands)/sizeof(*alpha_operands);
330 const unsigned alpha_num_operands = sizeof(alpha_operands)/sizeof(*alpha_operands); variable

Completed in 122 milliseconds