Date: Mon, 17 Dec 2007 18:12:07 +0000 (UTC) From: Bruce Evans <bde@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/msun/amd64 s_logbl.S Message-ID: <200712171812.lBHIC7aq030758@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2007-12-17 18:12:06 UTC
FreeBSD src repository
Modified files:
lib/msun/amd64 s_logbl.S
Log:
Translate from the i386 so that this compiles and runs.
I hope that this and the i386 version of it will not be needed, but
this is currently about 16 cycles or 36% faster than the C version,
and the i386 version is about 8 cycles or 19% faster than the C
version, due to poor optimization of the C version.
Revision Changes Path
1.2 +1 -1 src/lib/msun/amd64/s_logbl.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712171812.lBHIC7aq030758>
