Searched refs:alpha_num_opcodes (Results 1 – 6 of 6) sorted by relevance
58 extern const unsigned alpha_num_opcodes;
1025 * alpha.h (alpha_num_opcodes): Convert to unsigned.
70 opcode_end = opcode + alpha_num_opcodes; in print_insn_alpha()
1497 const unsigned alpha_num_opcodes = sizeof(alpha_opcodes)/sizeof(*alpha_opcodes); variable
61 (alpha_num_opcodes): Ditto.
1150 while (++opcode - alpha_opcodes < (int) alpha_num_opcodes in find_opcode_match()5423 for (i = 0; i < alpha_num_opcodes;) in md_begin()5450 while (++i < alpha_num_opcodes in md_begin()