correctly rounded sqrt() asm for x86 (i387)
[musl] / src / math / i386 / sqrt.s
2012-03-15 Rich Felkercorrectly rounded sqrt() asm for x86 (i387)
2012-03-13 Rich Felkerfirst commit of the new libm!