Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jeff Smith <jeffs@netbsd.org>
List: source-changes
Date: 09/07/2000 23:31:05
Module Name:	syssrc
Committed By:	jeffs
Date:		Thu Sep  7 20:31:04 UTC 2000

Modified Files:
	syssrc/sys/arch/mips/mips: locore_mips3.S

Log Message:
Shuichiro URATA pointed out that the R4000 needs 3 nops.  Other OSs make
it look at casual inspection like 1 nop is needed but play other tricks.
Still have reduced by 1 nop.  Hopefully this covers the NEC 41[x]1.  Could
not find info for those processors.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 syssrc/sys/arch/mips/mips/locore_mips3.S

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