public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
* [binutils-gdb] arc: Update GAS test
@ 2023-04-13  7:05 Claudiu Zissulescu
  0 siblings, 0 replies; only message in thread
From: Claudiu Zissulescu @ 2023-04-13  7:05 UTC (permalink / raw)
  To: bfd-cvs

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

commit 3b637883d4e91a5bf4f1b33556dbd438589210eb
Author: Claudiu Zissulescu <claziss@gmail.com>
Date:   Thu Apr 13 10:04:41 2023 +0300

    arc: Update GAS test
    
    Signed-off-by: Claudiu Zissulescu <claziss@gmail.com>

Diff:
---
 gas/ChangeLog               | 5 +++++
 gas/testsuite/gas/arc/dsp.d | 4 ----
 gas/testsuite/gas/arc/dsp.s | 4 ----
 3 files changed, 5 insertions(+), 8 deletions(-)

diff --git a/gas/ChangeLog b/gas/ChangeLog
index 213d1124f3d..55fdf3b47f5 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2023-04-13  Claudiu Zissulescu  <claziss@synopsys.com>
+
+	* testsuite/gas/arc/dsp.s: Remove unimplemented dsp instructions.
+	* testsuite/gas/arc/dsp.d: Update the test.
+
 2023-03-14  Nick Clifton  <nickc@redhat.com>
 
 	PR 30206
diff --git a/gas/testsuite/gas/arc/dsp.d b/gas/testsuite/gas/arc/dsp.d
index d5f9744ae69..502195c5a15 100644
--- a/gas/testsuite/gas/arc/dsp.d
+++ b/gas/testsuite/gas/arc/dsp.d
@@ -59,8 +59,6 @@ Disassembly of section .text:
 0x[0-9a-f]+ 282f 00a8           	vabs2h	r0,r2
 0x[0-9a-f]+ 282f 00a9           	vabss2h	r0,r2
 0x[0-9a-f]+ 2a24 0100           	vadd4b	r0,r2,r4
-0x[0-9a-f]+ 2a14 8100           	vadds2h	r0,r2,r4
-0x[0-9a-f]+ 2a16 8100           	vaddsubs2h	r0,r2,r4
 0x[0-9a-f]+ 2a0d 0100           	valgn2h	r0,r2,r4
 0x[0-9a-f]+ 2a21 0100           	vasl2h	r0,r2,r4
 0x[0-9a-f]+ 2a21 8100           	vasls2h	r0,r2,r4
@@ -92,5 +90,3 @@ Disassembly of section .text:
 0x[0-9a-f]+ 282f 00a6           	vsext2bhl	r0,r2
 0x[0-9a-f]+ 282f 00a7           	vsext2bhm	r0,r2
 0x[0-9a-f]+ 2a25 0100           	vsub4b	r0,r2,r4
-0x[0-9a-f]+ 2a17 8100           	vsubadds2h	r0,r2,r4
-0x[0-9a-f]+ 2a15 8100           	vsubs2h	r0,r2,r4
diff --git a/gas/testsuite/gas/arc/dsp.s b/gas/testsuite/gas/arc/dsp.s
index 2847af6f31a..a70044049f0 100644
--- a/gas/testsuite/gas/arc/dsp.s
+++ b/gas/testsuite/gas/arc/dsp.s
@@ -53,8 +53,6 @@
 	vabs2h		r0,r2
 	vabss2h		r0,r2
 	vadd4b		r0,r2,r4
-	vadds2h		r0,r2,r4
-	vaddsubs2h	r0,r2,r4
 	valgn2h		r0,r2,r4
 	vasl2h		r0,r2,r4
 	vasls2h		r0,r2,r4
@@ -86,5 +84,3 @@
 	vsext2bhl	r0,r2
 	vsext2bhm	r0,r2
 	vsub4b		r0,r2,r4
-	vsubadds2h	r0,r2,r4
-	vsubs2h		r0,r2,r4

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-04-13  7:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-13  7:05 [binutils-gdb] arc: Update GAS test Claudiu Zissulescu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).