Searched refs:pdp11_num_opcodes (Results 1 – 4 of 4) sorted by relevance
82 extern const int pdp11_num_opcodes, pdp11_num_aliases;
274 const int pdp11_num_opcodes = sizeof pdp11_opcodes / sizeof pdp11_opcodes[0]; variable
210 for (i = 0; i < pdp11_num_opcodes; i++) in print_insn_pdp11()
195 for (i = 0; i < pdp11_num_opcodes; i++) in md_begin()