qemu-e2k/fpu
Richard Henderson 94933df0e5 fpu/softfloat: Canonicalize NaN fraction
Shift the NaN fraction to a canonical position, much like we
do for the fraction of normal numbers.  This will facilitate
manipulation of NaNs within the shared code paths.

Tested-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2018-05-17 15:24:19 -07:00
..
softfloat-specialize.h fpu/softfloat: Split floatXX_silence_nan from floatXX_maybe_silence_nan 2018-05-17 15:24:19 -07:00
softfloat.c fpu/softfloat: Canonicalize NaN fraction 2018-05-17 15:24:19 -07:00