mirror of
https://github.com/xemu-project/xemu.git
synced 2026-09-07 05:03:15 +02:00
Implement the correct NaN propagation rules for ARM targets by providing an appropriate pickNaN function. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>