Files
qemu/target-ppc
Aurelien Jarno d788b57051 target-ppc: fix wrong NaN tests
Some tests in FPU emulation code were wrongly using float64_is_nan()
before commit 185698715d, and wrongly
using float64_is_quiet_nan() after. Fix them by using float64_is_any_nan()
instead.

Reviewed-by: Nathan Froyd <froydnj@codesourcery.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2011-01-20 15:11:14 +01:00
..
2010-10-13 18:38:07 +00:00
2010-07-13 18:18:32 +02:00
2009-11-12 11:23:55 -06:00
2010-12-08 21:30:19 +01:00
2010-03-04 00:29:28 -03:00
2011-01-20 15:11:14 +01:00
2007-10-25 21:38:16 +00:00