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