summaryrefslogtreecommitdiff
path: root/opcodes/m68k-opc.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix definitions of wddata[bwl].Nick Clifton2001-11-121-3/+3
|
* Add wdebug instructionNick Clifton2001-06-221-0/+2
|
* correct some 68k/ColdFire problemsNick Clifton2001-06-061-11/+15
|
* Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton2001-03-131-2/+3
|
* new defines for Coldfire V4.Nick Clifton2001-02-281-115/+132
|
* More portability patches. Include sysdep.h everywhere.Alan Modra2000-04-141-1/+1
|
* 1999-05-28 Linus Nordberg <linus.nordberg@canit.se>Ian Lance Taylor1999-05-271-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'.
* Initial revisionRichard Henderson1999-05-031-0/+2090