]> Git Repo - qemu.git/commit - include/fpu/softfloat.h
softfloat: Add float*_maybe_silence_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)
commitb408dbdec3d3220b7e2da2b0fd768048f43a2e39
tree790b550113eeaa93bcc7cc28d4ce133ce8f5db08
parent09d9487fbb5c17226762e73c2b7d84170f5bd092
softfloat: Add float*_maybe_silence_nan() functions

Add functions float*_maybe_silence_nan() which ensure that a
value is not a signaling NaN by turning it into a quiet NaN.

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