aboutsummaryrefslogtreecommitdiff
path: root/opcodes/m68k-opc.c
AgeCommit message (Collapse)AuthorFilesLines
2004-05-24Reorganise m68k instruction decoding and improve handling of MAC/EMACNick Clifton1-2066/+2065
2004-05-05Add support for 521x,5249,547x,548x.Nick Clifton1-257/+257
2004-04-22Add support for ColdFire MAC instructions and tidy up support for other m68kNick Clifton1-87/+82
variants.
2003-11-062003-11-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-4/+4
* m68k-opc.c (m68k_opcodes): Reorder "fmovel".
2003-10-21Add ColfFire v4 supportNick Clifton1-254/+476
2001-11-12Fix definitions of wddata[bwl].Nick Clifton1-3/+3
2001-06-22Add wdebug instructionNick Clifton1-0/+2
2001-06-06correct some 68k/ColdFire problemsNick Clifton1-11/+15
2001-03-13Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton1-2/+3
2001-02-28new defines for Coldfire V4.Nick Clifton1-115/+132
2000-04-14More portability patches. Include sysdep.h everywhere.Alan Modra1-1/+1
1999-05-271999-05-28 Linus Nordberg <linus.nordberg@canit.se>Ian Lance Taylor1-198/+295
* m68k-opc.c: Rename MACL/MSACL to MAC/MSAC. Add MACM/MSACM. Add MOVE MACSR,CCR. * m68k-dis.c (fetch_arg): Add places `n', `o'. * m68k-opc.c: Add MSAC, MACL, MOVE to/from ACC, MACSR, MASK. Add mcf5206e to appropriate instructions. Add alias for MAC, MSAC. * m68k-dis.c (print_insn_arg): Add formats `E', `G', `H' and place `N'. * m68k-opc.c (m68k_opcodes): Add divsw, divsl, divuw, divul, macl, macw, remsl, remul for mcf5307. Change mcf5200 --> mcf. * m68k-dis.c: Add format `u' and places `h', `m', `M'.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+2090