Searched defs:m68hc11_opcode (Results 1 – 1 of 1) sorted by relevance
420 struct m68hc11_opcode struct422 const char * name; /* Op-code name. */423 long format;447 extern const struct m68hc11_opcode m68hc11_opcodes[]; argument