public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Alan Modra <amodra@gmail.com>
To: Dmitry Selyutin <ghostmansd@gmail.com>
Cc: binutils@sourceware.org,
	Luke Kenneth Casson Leighton <luke.leighton@gmail.com>
Subject: Re: [PATCH] ppc/svp64: test setvl ms operand
Date: Wed, 14 Sep 2022 09:10:43 +0930	[thread overview]
Message-ID: <YyEU+w9yfQF3sLFQ@squeak.grove.modra.org> (raw)
In-Reply-To: <20220908075215.75119-1-ghostmansd@gmail.com>

On Thu, Sep 08, 2022 at 10:52:15AM +0300, Dmitry Selyutin wrote:
> ---
>  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
> -- 
> 2.37.2

OK.  Patches like this one can be applied as obvious, ie. not needing
PowerPC or global maintainer approval.

-- 
Alan Modra
Australia Development Lab, IBM

  parent reply	other threads:[~2022-09-13 23:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-08  7:52 Dmitry Selyutin
2022-09-08  7:54 ` Dmitry Selyutin
2022-09-13 23:40 ` Alan Modra [this message]
2022-09-15  8:27   ` Dmitry Selyutin
2022-09-15  9:34     ` Alan Modra
2022-09-20 21:33       ` Dmitry Selyutin
2022-09-20 21:45         ` Dmitry Selyutin

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=YyEU+w9yfQF3sLFQ@squeak.grove.modra.org \
    --to=amodra@gmail.com \
    --cc=binutils@sourceware.org \
    --cc=ghostmansd@gmail.com \
    --cc=luke.leighton@gmail.com \
    /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).