summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/softfloat-macros.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Override SoftFloat's countLeadingZeros32() with a faster, ff1-based, versionmiod2007-12-291-1/+3
* Unifdef NO_IEEE in the libkern softfloat code, and put an appropriate rulemiod2007-12-291-4/+28
* IEEE 754 floating point completion code, and implementation of thepvalchev2002-04-281-0/+753