Subject: CVS commit: src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 03/05/2004 17:20:13
Module Name:	src
Committed By:	drochner
Date:		Fri Mar  5 17:20:13 UTC 2004

Modified Files:
	src/sys/arch/amd64/amd64: fpu.c

Log Message:
deal with XMM exceptions
(I'm not sure whether it is right to clear the "sticky"
exception bits here, but in the i387 case even the whole
FPU is initialized...)


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/amd64/amd64/fpu.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.