public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
From: Claudiu Zissulescu <claziss@sourceware.org>
To: bfd-cvs@sourceware.org
Subject: [binutils-gdb] arc: Update GAS test
Date: Thu, 13 Apr 2023 07:05:53 +0000 (GMT)	[thread overview]
Message-ID: <20230413070553.B3EF13858438@sourceware.org> (raw)

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

                 reply	other threads:[~2023-04-13  7:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230413070553.B3EF13858438@sourceware.org \
    --to=claziss@sourceware.org \
    --cc=bfd-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).