Subject: CVS commit: syssrc/sys/arch/sparc/sparc
To: None <source-changes@netbsd.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 06/09/2002 23:02:43
Module Name:	syssrc
Committed By:	uwe
Date:		Sun Jun  9 20:02:43 UTC 2002

Modified Files:
	syssrc/sys/arch/sparc/sparc: locore.s

Log Message:
Do not use "std" in ms-IIep micortime, the argument is not guaranteed
to be double-word aligned and it is not when we are called from bpf.
Remove "should be able to std here" comment in generic microtime.
While here, simplify some asm mnemonics and fix a typo in comment.


To generate a diff of this commit:
cvs rdiff -r1.154 -r1.155 syssrc/sys/arch/sparc/sparc/locore.s

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