public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Dmitry Selyutin <ghostmansd@gmail.com>
To: binutils@sourceware.org
Cc: jbeulich@suse.com, Dmitry Selyutin <ghostmansd@gmail.com>
Subject: [PATCH v3 0/1] ppc/svp64: support svshape2 instruction
Date: Thu, 15 Sep 2022 11:19:13 +0300	[thread overview]
Message-ID: <20220915081913.1051329-1-ghostmansd@gmail.com> (raw)
In-Reply-To: <20220912083654.921905-1-ghostmansd@gmail.com>

https://libre-soc.org/openpower/sv/
https://libre-soc.org/openpower/sv/remap/#svshape
https://libre-soc.org/openpower/sv/remap/#svshape2
https://libre-soc.org/openpower/isa/simplev/

Changes since v2:
- Fixed coding style in comment.

Changes since v1:
- Fixed bitm and shift for SVrm operand.
- Provided missing svshape2 disassembly.

Dmitry Selyutin (1):
  ppc/svp64: support svshape2 instruction

 gas/testsuite/gas/ppc/svshape.d |  6 +++
 gas/testsuite/gas/ppc/svshape.s |  6 +++
 opcodes/ppc-opc.c               | 73 ++++++++++++++++++++++++++++++++-
 3 files changed, 84 insertions(+), 1 deletion(-)

-- 
2.37.2


       reply	other threads:[~2022-09-15  8:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20220912083654.921905-1-ghostmansd@gmail.com>
2022-09-15  8:19 ` Dmitry Selyutin [this message]
2022-09-15  8:19 ` [PATCH v3 1/1] " 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=20220915081913.1051329-1-ghostmansd@gmail.com \
    --to=ghostmansd@gmail.com \
    --cc=binutils@sourceware.org \
    --cc=jbeulich@suse.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).