diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2011-01-17 19:29:33 +0100 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2011-01-20 15:11:14 +0100 |
commit | d788b57051ee91aa39de67cff8d8e15953bc100c (patch) | |
tree | 11776160257cc0cc1f2f79bff6d89f534eeee2d2 /hw/tcx.c | |
parent | 96912e39709e8455c013931513eebe8e6356eab4 (diff) |
target-ppc: fix wrong NaN tests
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.
Reviewed-by: Nathan Froyd <froydnj@codesourcery.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'hw/tcx.c')
0 files changed, 0 insertions, 0 deletions