Searched defs:m68hc11_opcode (Results 1 – 2 of 2) sorted by relevance
394 struct m68hc11_opcode { struct395 const char* name; /* Op-code name */419 extern const struct m68hc11_opcode m68hc11_opcodes[]; argument