diff options
author | Akihiko Odaki <akihiko.odaki@daynix.com> | 2024-07-05 09:40:20 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2024-07-05 12:34:18 +0100 |
commit | 3693408c5ebc21008ce0ba7bc03c8a80fbb432ad (patch) | |
tree | 5e4c27a62df1620d7da708c165a9c5be4fc9c6e9 /scripts/qapi/gen.py | |
parent | b04bed529ec2bcd8f17fb127e700639bf2da9ac7 (diff) | |
download | qemu-3693408c5ebc21008ce0ba7bc03c8a80fbb432ad.zip qemu-3693408c5ebc21008ce0ba7bc03c8a80fbb432ad.tar.gz qemu-3693408c5ebc21008ce0ba7bc03c8a80fbb432ad.tar.bz2 |
tests/tcg/arm: Fix fcvt result messages
The test cases for "converting double-precision to single-precision"
emits float but the result variable was typed as uint32_t and corrupted
the printed values. Propertly type it as float.
Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Fixes: 8ec8a55e3fc9 ("tests/tcg/arm: add fcvt test cases for AArch32/64")
Message-Id: <20240627-tcg-v2-1-1690a813348e@daynix.com>
[rth: Update arm ref file as well]
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Message-Id: <20240630190050.160642-9-richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240705084047.857176-14-alex.bennee@linaro.org>
Diffstat (limited to 'scripts/qapi/gen.py')
0 files changed, 0 insertions, 0 deletions