public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
* [binutils-gdb/upstream] ppc/svp64: test setvl ms operand
@ 2022-09-20 21:27 Dmitry Selyutin
  0 siblings, 0 replies; only message in thread
From: Dmitry Selyutin @ 2022-09-20 21:27 UTC (permalink / raw)
  To: bfd-cvs

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

commit 7f99cbd91fcc8167bf0c3be369573df9052e5324
Author: Dmitry Selyutin <ghostmansd@gmail.com>
Date:   Wed Sep 21 00:26:50 2022 +0300

    ppc/svp64: test setvl ms operand

Diff:
---
 gas/testsuite/gas/ppc/setvl.d | 1 +
 gas/testsuite/gas/ppc/setvl.s | 1 +
 2 files changed, 2 insertions(+)

diff --git a/gas/testsuite/gas/ppc/setvl.d b/gas/testsuite/gas/ppc/setvl.d
index a241c64fd16..4518ea32720 100644
--- a/gas/testsuite/gas/ppc/setvl.d
+++ b/gas/testsuite/gas/ppc/setvl.d
@@ -13,3 +13,4 @@ Disassembly of section \.text:
 .*:	(36 7e 00 58|58 00 7e 36) 	setvl   r0,r0,64,0,0,0
 .*:	(76 00 00 58|58 00 00 76) 	setvl   r0,r0,1,1,0,0
 .*:	(b6 00 00 58|58 00 00 b6) 	setvl   r0,r0,1,0,1,0
+.*:	(36 01 00 58|58 00 01 36) 	setvl   r0,r0,1,0,0,1
diff --git a/gas/testsuite/gas/ppc/setvl.s b/gas/testsuite/gas/ppc/setvl.s
index b7f1825b54b..a50820dc308 100644
--- a/gas/testsuite/gas/ppc/setvl.s
+++ b/gas/testsuite/gas/ppc/setvl.s
@@ -5,3 +5,4 @@ setvl 0,31,1,0,0,0
 setvl 0,0,64,0,0,0
 setvl 0,0,1,1,0,0
 setvl 0,0,1,0,1,0
+setvl 0,0,1,0,0,1

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

only message in thread, other threads:[~2022-09-20 21:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-20 21:27 [binutils-gdb/upstream] ppc/svp64: test setvl ms operand Dmitry Selyutin

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).