Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch/sparc/sparc



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.




Home | Main Index | Thread Index | Old Index