Subject: CVS commit: syssrc/sys/arch/i386
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/03/2001 04:46:09
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri Aug  3 01:46:09 UTC 2001

Modified Files:
	syssrc/sys/arch/i386/include: npx.h
	syssrc/sys/arch/i386/isa: npx.c

Log Message:
Upon further reading of the manual, don't save the MXCSR-at-last-exception.
Its status bits are sticky, and unaffacted by FNINIT.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/arch/i386/include/npx.h
cvs rdiff -r1.79 -r1.80 syssrc/sys/arch/i386/isa/npx.c

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