Searched defs:opcode_entry (Results 1 – 3 of 3) sorted by relevance
225 static const struct opcode_entry struct227 const char *mnem;228 enum addressing_mode mode;229 unsigned code;230 char flags;
1514 struct opcode_entry struct1516 struct opcode_entry *next;1517 char *opcode;1518 int lineno;