All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Cc: Taylor Simpson <tsimpson@quicinc.com>, alex.bennee@linaro.org
Subject: Re: [PATCH 1/2] tests/tcg/multiarch: Read fp flags before printf
Date: Sat, 25 Dec 2021 22:09:58 +0100	[thread overview]
Message-ID: <d6531d1f-3c62-f3b3-aad0-25971e5bad95@amsat.org> (raw)
In-Reply-To: <20211224035541.2159966-2-richard.henderson@linaro.org>

On 12/24/21 04:55, Richard Henderson wrote:
> We need to read the floating-point flags before printf may do
> other floating-point operations which may affect the flags.
> 
> Hexagon reference files regenerated by Taylor Simpson.
> 
> Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> Message-Id: <1639510781-3790-1-git-send-email-tsimpson@quicinc.com>
> ---
>  tests/tcg/multiarch/float_convs.c |   2 +-
>  tests/tcg/multiarch/float_madds.c |   2 +-
>  tests/tcg/hexagon/float_convs.ref | 152 +++++++++++++++---------------
>  tests/tcg/hexagon/float_madds.ref |  48 +++++-----
>  4 files changed, 102 insertions(+), 102 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>


  reply	other threads:[~2021-12-25 21:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-24  3:55 [PATCH 0/2] tests/tcg: Fix float_{convs,madds} Richard Henderson
2021-12-24  3:55 ` [PATCH 1/2] tests/tcg/multiarch: Read fp flags before printf Richard Henderson
2021-12-25 21:09   ` Philippe Mathieu-Daudé [this message]
2022-01-04 22:48   ` Taylor Simpson
2022-01-04 23:05     ` Richard Henderson
2021-12-24  3:55 ` [PATCH 2/2] test/tcg/ppc64le: Add float reference files Richard Henderson
2022-01-04 20:08 ` [PATCH 0/2] tests/tcg: Fix float_{convs,madds} Alex Bennée

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=d6531d1f-3c62-f3b3-aad0-25971e5bad95@amsat.org \
    --to=f4bug@amsat.org \
    --cc=alex.bennee@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.org \
    --cc=tsimpson@quicinc.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.