Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-m68hc11.c163 static int m68hc11_nb_opcode_defs = 0; variable
478 if (opc == 0 || m68hc11_nb_opcode_defs == 0) in m68hc11_print_statistics()
483 for (i = 0; i < m68hc11_nb_opcode_defs; i++, opc++) in m68hc11_print_statistics()
714 m68hc11_nb_opcode_defs = opc - m68hc11_opcode_defs; in md_begin()