qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/2] tests/tcg/multiarch: Read fp flags before printf


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 1/2] tests/tcg/multiarch: Read fp flags before printf
Date: Sat, 25 Dec 2021 22:09:58 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.4.0

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 via email to

[Prev in Thread] Current Thread [Next in Thread]