[binutils-gdb] sparc: gas: leon.d: disassemble assuming v8 also in sparc64 targets.

Jose E.Marchesi jemarch@sourceware.org
Thu Aug 30 21:39:00 GMT 2018


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=40bac49b63b2f391eb702e1fc18229472c0deab7

commit 40bac49b63b2f391eb702e1fc18229472c0deab7
Author: Jose E. Marchesi <jose.marchesi@oracle.com>
Date:   Thu Aug 30 23:37:45 2018 +0200

    sparc: gas: leon.d: disassemble assuming v8 also in sparc64 targets.
    
    gas/ChangeLog:
    
    2018-08-30  Jose E. Marchesi  <jose.marchesi@oracle.com>
    
    	* testsuite/gas/sparc/leon.d: Disassemble v8 code also in sparc64
    	targets.

Diff:
---
 gas/ChangeLog                  | 5 +++++
 gas/testsuite/gas/sparc/leon.d | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/gas/ChangeLog b/gas/ChangeLog
index 7607ab5..231253a 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2018-08-30  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+	* testsuite/gas/sparc/leon.d: Disassemble v8 code also in sparc64
+	targets.
+
 2018-08-30  Kito Cheng  <kito@andestech.com>
 
 	* config/tc-riscv.c (riscv_subset_supports): New argument:
diff --git a/gas/testsuite/gas/sparc/leon.d b/gas/testsuite/gas/sparc/leon.d
index e3cf550..7e6acaf 100644
--- a/gas/testsuite/gas/sparc/leon.d
+++ b/gas/testsuite/gas/sparc/leon.d
@@ -1,5 +1,5 @@
 #as: -Aleon
-#objdump: -dr
+#objdump: -dr -m sparc
 #name: LEON instructions
 
 .*: +file format .*



More information about the Binutils-cvs mailing list