Date: Sun, 8 Feb 2004 13:21:45 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/amd64/gen fabs.S Message-ID: <200402082121.i18LLjKn075272@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2004/02/08 13:21:45 PST FreeBSD src repository Modified files: lib/libc/amd64/gen fabs.S Log: Rewrite fabs.S to use pure SSE2 operations. I got the clues how to do this from looking at code generated by gcc. Revision Changes Path 1.3 +35 -10 src/lib/libc/amd64/gen/fabs.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402082121.i18LLjKn075272>