Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-m68hc11.c152 struct m68hc11_opcode_def struct
162 static struct m68hc11_opcode_def *m68hc11_opcode_defs = 0; argument
211 static struct m68hc11_opcode *find (struct m68hc11_opcode_def *,
213 static struct m68hc11_opcode *find_opcode (struct m68hc11_opcode_def *,
473 struct m68hc11_opcode_def *opc; in m68hc11_print_statistics()
608 struct m68hc11_opcode_def *opc = 0; in md_begin()
647 opc = (struct m68hc11_opcode_def *) in md_begin()
648 xmalloc (num_opcodes * sizeof (struct m68hc11_opcode_def)); in md_begin()
1012 struct m68hc11_opcode_def *opc; in print_insn_format()
1016 opc = (struct m68hc11_opcode_def *) hash_find (m68hc11_hash, name); in print_insn_format()
[all …]