NetBSD/lib/libc/softfloat/bits64
martin 1751681322 Fix a cast from the lint cleanup that made small exponents (i.e. values < 1)
sign extend wrong and overflow, causing an underflow in all 128 bit sqrt
calculations.
2013-11-22 17:04:24 +00:00
..
softfloat-macros cast to appropriate types. 2012-03-21 02:32:26 +00:00
softfloat.c Fix a cast from the lint cleanup that made small exponents (i.e. values < 1) 2013-11-22 17:04:24 +00:00