Ken Raeburn 20275e0c51 Separated out opcode aliases from m68k opcode table, to reduce table size and
processing time.  Aliases are now a separate table.

* m68k.h (enum m68k_architecture): Deleted.
(struct m68k_opcode_alias): New type.
(m68k_opcodes): Now const.  Deleted opcode aliases with exactly matching
constraints, values and flags.  As a side effect of this, the
MOTOROLA_SYNTAX_ONLY and MIT_SYNTAX_ONLY macros, which so far as I know were
never used, now may need re-examining.
(numopcodes): Now const.
(m68k_opcode_aliases, numaliases): New variables.
(endop): Deleted.
[DONT_DEFINE_TABLE]: Declare numopcodes, numaliases, and m68k_opcode_aliases;
update declaration of m68k_opcodes.
1995-03-08 08:20:11 +00:00
..
1994-11-30 01:54:43 +00:00
1991-12-01 02:29:45 +00:00
1991-12-01 02:29:45 +00:00
1995-03-03 21:13:37 +00:00
1991-12-01 02:29:45 +00:00
1991-12-01 02:29:45 +00:00
1994-02-05 04:38:05 +00:00
1991-12-01 02:29:45 +00:00
1991-12-01 02:29:45 +00:00
1991-12-01 02:29:45 +00:00