diff options
| author | Andreas Schwab <schwab@linux-m68k.org> | 2012-01-16 23:19:20 +0000 |
|---|---|---|
| committer | Andreas Schwab <schwab@linux-m68k.org> | 2012-01-16 23:19:20 +0000 |
| commit | e143d25c7376b5c422ac3fac8d8d260c54487450 (patch) | |
| tree | 07fad506489aeafc89245502f281b1d53311c7ce /opcodes/ChangeLog | |
| parent | 6aa2bb2b1bd63cd2849468a7226337a18f50f202 (diff) | |
| download | ppe42-binutils-e143d25c7376b5c422ac3fac8d8d260c54487450.tar.gz ppe42-binutils-e143d25c7376b5c422ac3fac8d8d260c54487450.zip | |
* gas/testsuite/gas/m68k/pmove.s, gas/testsuite/gas/m68k/pmove.d: New test.
* gas/testsuite/gas/m68k/all.exp: Run it.
* opcodes/m68k-opc.c (m68k_opcodes): Fix entries for pmove with BADx/BACx
register and move them after pmove with PSR/PCSR register.
Diffstat (limited to 'opcodes/ChangeLog')
| -rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 0e16dfc12b..48612d5bf2 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2012-01-17 Andreas Schwab <schwab@linux-m68k.org> + + * m68k-opc.c (m68k_opcodes): Fix entries for pmove with BADx/BACx + register and move them after pmove with PSR/PCSR register. + 2012-01-13 H.J. Lu <hongjiu.lu@intel.com> * i386-dis.c (mod_table): Add vmfunc. |

