cvs commit: src/lib/libc/amd64/gen fabs.S

Peter Wemm peter at FreeBSD.org
Sun Feb 8 13:21:46 PST 2004


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


More information about the cvs-src mailing list