Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sparc/sparc
Module Name: src
Committed By: martin
Date: Sat Nov 8 13:21:36 UTC 2003
Modified Files:
src/sys/arch/sparc/sparc: locore.s
Log Message:
Fix previous (bzero -> memset), it overlooked the delay slot.
Use set and clr pseudo instructions to simplify the code a bit.
To generate a diff of this commit:
cvs rdiff -r1.193 -r1.194 src/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.
Home |
Main Index |
Thread Index |
Old Index