binutils-gdb/include/opcode
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
..
.Sanitize Initial ARC support. 1994-11-30 01:54:43 +00:00
ChangeLog Separated out opcode aliases from m68k opcode table, to reduce table size and 1995-03-08 08:20:11 +00:00
a29k.h * a29k.h: Add operand type 'I' for `inv' and `iretinv'. On 1994-10-19 17:36:38 +00:00
arc.h * arc.h (ARC_MACH_{BASE,HOST,GRAPHICS,AUDIO}): Define. 1995-02-10 03:02:09 +00:00
arm.h Initial revision 1991-12-01 02:29:45 +00:00
convex.h * a29k.h: Remove RCS crud, update GPL to v2, update copyrights. 1993-02-04 10:08:35 +00:00
h8300.h Extra stuff for really broken hp compiler. 1993-06-28 15:59:30 +00:00
hppa.h * hppa.h (xmpyu): No floating point format specifier for the 1994-02-05 07:44:34 +00:00
i386.h i386 16-bit mode support from bryan ford 1995-02-06 08:38:27 +00:00
i860.h Initial revision 1991-12-01 02:29:45 +00:00
m68k.h * m68k.h: Merged in patches (mostly m68040-specific) from 1992-08-14 23:12:58 +00:00
m68kmri.h * m68k.h: Merged m68kmri.h and m68k.h (using the former as a 1992-08-14 21:23:56 +00:00
m88k.h * m88k.h: Corrected a couple of opcodes. 1993-07-15 16:43:54 +00:00
mips.h * mips.h (INSN_ISA4): Define. 1995-03-03 21:13:37 +00:00
np1.h Initial revision 1991-12-01 02:29:45 +00:00
ns32k.h iSun Jul 10 11:01:09 1994 Ian Dall (dall@hfrd.dsto.gov.au) 1994-07-13 21:45:25 +00:00
pn.h Initial revision 1991-12-01 02:29:45 +00:00
ppc.h * ppc.h (PPC_OPERAND_NEXT): Define. 1994-02-05 04:38:05 +00:00
pyr.h Initial revision 1991-12-01 02:29:45 +00:00
rs6k.h * rs6k.h: Clean up instructions for primary opcode 19 (many were 1993-04-09 20:52:04 +00:00
sparc.h update doc for sparclite 934 opcode table changes 1994-07-28 23:42:55 +00:00
tahoe.h Initial revision 1991-12-01 02:29:45 +00:00
vax.h Initial revision 1991-12-01 02:29:45 +00:00