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] target/ppc: fix xxspltw for big endian hosts
Date: Mon, 14 Mar 2022 16:21:05 +0100 [thread overview]
Message-ID: <8e204cc5-0c00-46c4-e1ea-40b50e730106@kaod.org> (raw)
In-Reply-To: <20220310172047.61094-1-matheus.ferst@eldorado.org.br>
On 3/10/22 18:20, matheus.ferst@eldorado.org.br wrote:
> From: Matheus Ferst <matheus.ferst@eldorado.org.br>
>
> Fix a typo in the host endianness macro and add a simple test to detect
> regressions.
>
> Fixes: 9bb0048ec6f8 ("target/ppc: convert xxspltw to vector operations")
> Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
> ---
> target/ppc/translate/vsx-impl.c.inc | 2 +-
> tests/tcg/ppc64/Makefile.target | 1 +
> tests/tcg/ppc64le/Makefile.target | 1 +
> tests/tcg/ppc64le/xxspltw.c | 46 +++++++++++++++++++++++++++++
> 4 files changed, 49 insertions(+), 1 deletion(-)
> create mode 100644 tests/tcg/ppc64le/xxspltw.c
>
Queued for 7.0
Thanks,
C.
prev parent reply other threads:[~2022-03-14 15:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-10 17:20 [PATCH] target/ppc: fix xxspltw for big endian hosts matheus.ferst
2022-03-11 1:04 ` Richard Henderson
2022-03-14 15:21 ` Cédric Le Goater [this message]
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=8e204cc5-0c00-46c4-e1ea-40b50e730106@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).