OSDN Git Service

tests/tcg/multiarch: Read fp flags before printf
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 5 Jan 2022 13:50:03 +0000 (13:50 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 18 Jan 2022 16:44:16 +0000 (16:44 +0000)
commit603bd9c25eba3c994a1ba681a641372d23eca5f0
treeee55e2a516a49c8074dea4edf301f375f573d7d1
parent190674f3719d7a26387715952312f6397cddfaaf
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>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Taylor Simpson <tsimpson@quicinc.com>
Message-Id: <1639510781-3790-1-git-send-email-tsimpson@quicinc.com>
Message-Id: <20211224035541.2159966-2-richard.henderson@linaro.org>
Message-Id: <20220105135009.1584676-29-alex.bennee@linaro.org>
tests/tcg/hexagon/float_convs.ref
tests/tcg/hexagon/float_madds.ref
tests/tcg/multiarch/float_convs.c
tests/tcg/multiarch/float_madds.c