Add support for ColdFire MAC instructions and tidy up support for other m68k

variants.
This commit is contained in:
Nick Clifton
2004-04-22 10:33:16 +00:00
parent 69b975477d
commit fd99574ba5
20 changed files with 20250 additions and 153 deletions
+8
View File
@@ -1,3 +1,11 @@
2004-04-22 Peter Barada <peter@the-baradas.com>
* m68k.h: Add mcfmac/mcfemac definitions. Update operand
descriptions for new EMAC cases.
Remove ColdFire macmw/macml/msacmw/msacmw hacks and properly
handle Motorola MAC syntax.
Allow disassembly of ColdFire V4e object files.
2004-03-16 Alan Modra <amodra@bigpond.net.au>
* ppc.h (PPC_OPERAND_GPR_0): Define. Bump other operand defines.