diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 7 | ||||
-rw-r--r-- | gas/testsuite/gas/sparc/ldd_std.d | 2 |
2 files changed, 7 insertions, 2 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 5cb3e17..5fc94a3 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,4 +1,9 @@ -2014-03-19 Daniel Gutson <daniel.gutson@tallertechnologies.com>` +2014-03-19 Jose E. Marchesi <jose.marchesi@oracle.com> + + * gas/sparc/ldd_std.d: Fix objdump invocation in order to get + the old opcodes for the ldtw, ldtwa, stw and stwa instructions. + +2014-03-19 Daniel Gutson <daniel.gutson@tallertechnologies.com> Nick Clifton <nickc@redhat.com> * gas/arm/ccs.s: New test case. diff --git a/gas/testsuite/gas/sparc/ldd_std.d b/gas/testsuite/gas/sparc/ldd_std.d index 2d0083b..6215fe3 100644 --- a/gas/testsuite/gas/sparc/ldd_std.d +++ b/gas/testsuite/gas/sparc/ldd_std.d @@ -1,5 +1,5 @@ #as: -Av8 -#objdump: -dr +#objdump: -dr -m sparc #name: sparc LDD/STD .*: +file format .*sparc.* |