From: Richard Henderson <richard.henderson@linaro.org>
To: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] tcg/i386: fix unsigned vector saturating arithmetic
Date: Fri, 8 Feb 2019 09:39:25 -0800 [thread overview]
Message-ID: <3ed73de0-9d3b-8e7c-cda1-1c759ba969f2@linaro.org> (raw)
In-Reply-To: <20190207224258.426-1-mark.cave-ayland@ilande.co.uk>
On 2/7/19 2:42 PM, Mark Cave-Ayland wrote:
> Due to a cut/paste error in the original implementation, the unsigned vector
> saturating arithmetic was erroneously being calculated as signed vector saturating
> arithmetic.
>
> Fixes: 8ffafbcec2 ("tcg/i386: Implement vector saturating arithmetic")
> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
> ---
> tcg/i386/tcg-target.inc.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Ooof. Thanks.
r~
next prev parent reply other threads:[~2019-02-08 17:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-07 22:42 [Qemu-devel] [PATCH] tcg/i386: fix unsigned vector saturating arithmetic Mark Cave-Ayland
2019-02-08 17:39 ` Richard Henderson [this message]
2019-02-08 18:09 ` Mark Cave-Ayland
2019-02-08 19:09 ` Richard Henderson
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=3ed73de0-9d3b-8e7c-cda1-1c759ba969f2@linaro.org \
--to=richard.henderson@linaro.org \
--cc=mark.cave-ayland@ilande.co.uk \
--cc=qemu-devel@nongnu.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).