davidxu 2006-05-31 00:17:29 UTC FreeBSD src repository Modified files: sys/i386/i386 machdep.c Log: Clear invalid bits only if CPU supports SSE, otherwise, some fields in struct save87 will be cleared unexpectly. Revision Changes Path 1.629 +2 -1 src/sys/i386/i386/machdep.c