From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Cc: pbonzini@redhat.com
Subject: Re: [PATCH] target/i386: Fix 32-bit AD[CO]X insns in 64-bit mode
Date: Thu, 16 Feb 2023 08:26:36 +0100 [thread overview]
Message-ID: <1a1b4e05-c225-bff7-3e2a-ac75f8d03570@linaro.org> (raw)
In-Reply-To: <20230115012103.3131796-1-richard.henderson@linaro.org>
On 15/1/23 02:21, Richard Henderson wrote:
> Failure to truncate the inputs results in garbage for the carry-out.
>
> Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1373
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> tests/tcg/x86_64/adox.c | 69 ++++++++++++++++++++++++++++++++
> target/i386/tcg/emit.c.inc | 2 +
> tests/tcg/x86_64/Makefile.target | 3 ++
> 3 files changed, 74 insertions(+)
> create mode 100644 tests/tcg/x86_64/adox.c
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
next prev parent reply other threads:[~2023-02-16 7:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-15 1:21 [PATCH] target/i386: Fix 32-bit AD[CO]X insns in 64-bit mode Richard Henderson
2023-02-16 6:51 ` Richard Henderson
2023-02-16 7:26 ` Philippe Mathieu-Daudé [this message]
2023-02-16 14:09 ` Paolo Bonzini
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=1a1b4e05-c225-bff7-3e2a-ac75f8d03570@linaro.org \
--to=philmd@linaro.org \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@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).