On Wed, Jan 12, 2011 at 07:42:48PM +0100, Aurelien Jarno wrote:
> Some tests in FPU emulation code were wrongly using float64_is_nan()
> before commit 185698715dfb18c82ad2a5dbc169908602d43e81, and wrongly
> using float64_is_quiet_nan() after. Fix them by using float64_is_any_nan()
> instead.
> 
> Cc: Alexander Graf <ag...@suse.de>
> Cc: Peter Maydell <peter.mayd...@linaro.org>
> Cc: Nathan Froyd <froy...@codesourcery.com>
> Signed-off-by: Aurelien Jarno <aurel...@aurel32.net>

Reviewed-by: Nathan Froyd <froy...@codesourcery.com>

-Nathan

Reply via email to