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: Taylor Simpson
Subject: RE: [PATCH 1/2] tests/tcg/multiarch: Read fp flags before printf
Date: Tue, 4 Jan 2022 22:48:28 +0000


> -----Original Message-----
> From: Richard Henderson <richard.henderson@linaro.org>
> Sent: Thursday, December 23, 2021 9:56 PM
> To: qemu-devel@nongnu.org
> Cc: alex.bennee@linaro.org; Taylor Simpson <tsimpson@quicinc.com>
> Subject: [PATCH 1/2] tests/tcg/multiarch: Read fp flags before printf
> 
> 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: Taylor Simpson <tsimpson@quicinc.com>

Was Hexagon the only target that needed new ref files?





reply via email to

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