cvs commit: src/sys/amd64/amd64 fpu.c machdep.c
src/sys/amd64/include fpu.h
Peter Wemm
peter at FreeBSD.org
Fri Nov 7 20:37:55 PST 2003
peter 2003/11/07 20:37:54 PST
FreeBSD src repository
Modified files:
sys/amd64/amd64 machdep.c fpu.c
sys/amd64/include fpu.h
Log:
Switch from having a fpu "device" to something that is more like the
integrated part of the cpu core that it is.
Revision Changes Path
1.145 +29 -128 src/sys/amd64/amd64/fpu.c
1.596 +2 -0 src/sys/amd64/amd64/machdep.c
1.31 +1 -1 src/sys/amd64/include/fpu.h
More information about the cvs-src
mailing list