From: "Cédric Le Goater" <clg@kaod.org>
To: <matheus.ferst@eldorado.org.br>, <qemu-devel@nongnu.org>,
<qemu-ppc@nongnu.org>
Cc: danielhb413@gmail.com, richard.henderson@linaro.org,
groug@kaod.org, david@gibson.dropbear.id.au
Subject: Re: [PATCH v3 1/3] target/ppc: Implement Vector Expand Mask
Date: Wed, 15 Dec 2021 17:34:41 +0100 [thread overview]
Message-ID: <2388b5d2-f07d-3b66-598e-7baad2a309a8@kaod.org> (raw)
In-Reply-To: <20211203194229.746275-2-matheus.ferst@eldorado.org.br>
On 12/3/21 20:42, matheus.ferst@eldorado.org.br wrote:
> From: Matheus Ferst <matheus.ferst@eldorado.org.br>
>
> Implement the following PowerISA v3.1 instructions:
> vexpandbm: Vector Expand Byte Mask
> vexpandhm: Vector Expand Halfword Mask
> vexpandwm: Vector Expand Word Mask
> vexpanddm: Vector Expand Doubleword Mask
> vexpandqm: Vector Expand Quadword Mask
>
> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
> Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Applied all patches to ppc-next.
Thanks,
C.
next prev parent reply other threads:[~2021-12-15 16:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-03 19:42 [PATCH v3 0/3] target/ppc: Implement Vector Expand/Extract Mask and Vector Mask matheus.ferst
2021-12-03 19:42 ` [PATCH v3 1/3] target/ppc: Implement Vector Expand Mask matheus.ferst
2021-12-15 16:34 ` Cédric Le Goater [this message]
2021-12-03 19:42 ` [PATCH v3 2/3] target/ppc: Implement Vector Extract Mask matheus.ferst
2021-12-03 19:58 ` Richard Henderson
2021-12-03 19:42 ` [PATCH v3 3/3] target/ppc: Implement Vector Mask Move insns matheus.ferst
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=2388b5d2-f07d-3b66-598e-7baad2a309a8@kaod.org \
--to=clg@kaod.org \
--cc=danielhb413@gmail.com \
--cc=david@gibson.dropbear.id.au \
--cc=groug@kaod.org \
--cc=matheus.ferst@eldorado.org.br \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
--cc=richard.henderson@linaro.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 NNTP newsgroup(s).