Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-m68hc11.c148 static int m68hc11_nb_opcode_defs = 0; variable
429 if (opc == 0 || m68hc11_nb_opcode_defs == 0) in m68hc11_print_statistics()
434 for (i = 0; i < m68hc11_nb_opcode_defs; i++, opc++) in m68hc11_print_statistics()
688 m68hc11_nb_opcode_defs = opc - m68hc11_opcode_defs; in md_begin()