]> Git Repo - qemu.git/commit
softfloat: Add float*_is_any_nan() functions
authorPeter Maydell <[email protected]>
Tue, 7 Dec 2010 15:37:34 +0000 (15:37 +0000)
committerPeter Maydell <[email protected]>
Tue, 7 Dec 2010 15:37:34 +0000 (15:37 +0000)
commit21d6ebde76e9e7a89f5d2100816aac920cae109c
treef1b45eed25f9bc0b9ba2d9026eea7d14bc85eeee
parentd3587ef81db34885189178d53f99831aea95c702
softfloat: Add float*_is_any_nan() functions

Add float*_is_any_nan() functions which return true if the argument
is a NaN of any kind (quiet or signalling).

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Nathan Froyd <[email protected]>
fpu/softfloat.h
This page took 0.024038 seconds and 4 git commands to generate.