aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2024-11-05 10:09:56 +0000
committerPeter Maydell <peter.maydell@linaro.org>2024-11-05 10:09:56 +0000
commit8403a5015c5d5ef01792dc5ebf3c10aa5594931f (patch)
tree44f42f8d1d0d2b40241b77e20590bc3e2bd5d1df /scripts
parent62d39b28ef4e7ad41a3ef3e37037615de6dfc194 (diff)
downloadqemu-8403a5015c5d5ef01792dc5ebf3c10aa5594931f.zip
qemu-8403a5015c5d5ef01792dc5ebf3c10aa5594931f.tar.gz
qemu-8403a5015c5d5ef01792dc5ebf3c10aa5594931f.tar.bz2
target/alpha: Explicitly set 2-NaN propagation rule
Set the NaN propagation rule explicitly for the float_status word used in this target. This is a no-behaviour-change commit, so we retain the existing behaviour of x87-style pick-largest-significand NaN propagation. This is however not the architecturally correct handling, so we leave a TODO note to that effect. We also leave a TODO note pointing out that all this code in the cpu initfn (including the existing setting up of env->flags and the FPCR) should be in a currently non-existent CPU reset function. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20241025141254.2141506-17-peter.maydell@linaro.org
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions