Source-Changes archive

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

CVS commit: src/sys/arch/sparc64/sparc64



Module Name:    src
Committed By:   cdi
Date:           Thu Jan 12 17:58:39 UTC 2006

Modified Files:
        src/sys/arch/sparc64/sparc64: locore.s

Log Message:
Fix a typo: %g0 should be used instead of %o0 when initializing FPU in dostart:
and cpu_mp_startup:, %o0 is not even initialized at this point.


To generate a diff of this commit:
cvs rdiff -r1.207 -r1.208 src/sys/arch/sparc64/sparc64/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