summary refs log tree commit diff stats
path: root/rust/qemu-api-macros/src
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2024-11-05 10:09:54 +0000
committerPeter Maydell <peter.maydell@linaro.org>2024-11-05 10:09:54 +0000
commit2915876e035088d516d88394028903064072543e (patch)
tree104ee564dddef6a64570a0239f8680d0a3920858 /rust/qemu-api-macros/src
parent1bb5257def132090bdff2cd1352841915553aaaf (diff)
downloadfocaccia-qemu-2915876e035088d516d88394028903064072543e.tar.gz
focaccia-qemu-2915876e035088d516d88394028903064072543e.zip
target/hppa: Explicitly set 2-NaN propagation rule
Set the 2-NaN propagation rule explicitly in env->fp_status.

Really we only need to do this at CPU reset (after reset has zeroed
out most of the CPU state struct, which typically includes fp_status
fields).  However target/hppa does not currently implement CPU reset
at all, so leave a TODO comment to note that this could be moved if
we ever do implement reset.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20241025141254.2141506-7-peter.maydell@linaro.org
Diffstat (limited to 'rust/qemu-api-macros/src')
0 files changed, 0 insertions, 0 deletions