mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-08 13:14:47 +00: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>