Subject: CVS commit: src/sys/arch/mips/mips
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 02/08/2003 02:50:34
Module Name:	src
Committed By:	cgd
Date:		Sat Feb  8 00:50:34 UTC 2003

Modified Files:
	src/sys/arch/mips/mips: locore.S

Log Message:
use COP0_HAZARD_FPUENABLE in a couple more places when turning on FP:
In start (noticed after looking for more COP_1_BIT uses, and note
that there are extra nops here but really they don't hurt), and in
MachFPTrap (noticed by ... running regress!).


To generate a diff of this commit:
cvs rdiff -r1.150 -r1.151 src/sys/arch/mips/mips/locore.S

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