mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 01:50:24 +08:00
Fix Sparc test which was failing in the presence of new v9 opcodes.
* gas/sparc/ldd_std.d: Fix objdump invocation in order to get the old opcodes for the ldtw, ldtwa, stw and stwa instructions.
This commit is contained in:

committed by
Nick Clifton

parent
05adc73e82
commit
999bf65c4b
@ -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>
|
Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
* gas/arm/ccs.s: New test case.
|
* gas/arm/ccs.s: New test case.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#as: -Av8
|
#as: -Av8
|
||||||
#objdump: -dr
|
#objdump: -dr -m sparc
|
||||||
#name: sparc LDD/STD
|
#name: sparc LDD/STD
|
||||||
|
|
||||||
.*: +file format .*sparc.*
|
.*: +file format .*sparc.*
|
||||||
|
Reference in New Issue
Block a user