mirror of
https://github.com/mborgerson/xemu.git
synced 2026-05-06 00:13:21 +00:00
Use the new function float32_is_any_nan() instead of float32_is_quiet_nan() || float32_is_signaling_nan(). Acked-by: Alexander Graf <agraf@suse.de> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>