Subject: CVS commit: src/sys/arch/powerpc/powerpc
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 04/04/2004 22:20:44
Module Name:	src
Committed By:	matt
Date:		Sun Apr  4 22:20:44 UTC 2004

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

Log Message:
When trying to figure out which code to return, use the exception enable
bits to mask out the undesired exceptions.  (Thanks to Todd Whitesel for
the idea).


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/arch/powerpc/powerpc/fpu.c

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