Module Name: src Committed By: rin Date: Fri Sep 2 12:24:54 UTC 2022
Modified Files: src/sys/arch/powerpc/fpu: fpu_implode.c Log Message: Fix off-by-one error in exponent when round a double to the largest normalized value; QNaN was wrongly generated here. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sys/arch/powerpc/fpu/fpu_implode.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.