cvs commit: src/sys/amd64/amd64 fpu.c src/sys/amd64/include fpu.h

Peter Wemm peter at FreeBSD.org
Wed Jan 28 15:55:59 PST 2004


peter       2004/01/28 15:55:58 PST

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      fpu.c 
    sys/amd64/include    fpu.h 
  Log:
  We can simplify a lot of things now that we don't have to worry about
  hardware bugs on external 386 cpus and now that we can depend on SSE.
  
  Revision  Changes    Path
  1.148     +9 -42     src/sys/amd64/amd64/fpu.c
  1.32      +0 -1      src/sys/amd64/include/fpu.h


More information about the cvs-all mailing list