Searched refs:m68hc11_opcodes (Results 1 – 4 of 4) sorted by relevance
447 extern const struct m68hc11_opcode m68hc11_opcodes[];
257 opcode = m68hc11_opcodes; in print_insn()414 opcode = m68hc11_opcodes; in print_insn()
115 const struct m68hc11_opcode m68hc11_opcodes[] = { variable1715 const int m68hc11_num_opcodes = TABLE_SIZE (m68hc11_opcodes);
621 if (m68hc11_opcodes[i].arch & current_architecture) in md_begin()623 opcodes[num_opcodes] = m68hc11_opcodes[i]; in md_begin()629 opcodes[num_opcodes] = m68hc11_opcodes[i]; in md_begin()633 if (strcmp (m68hc11_opcodes[i].name, alias_opcodes[j].name) == 0) in md_begin()635 opcodes[num_opcodes] = m68hc11_opcodes[i]; in md_begin()