Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/i386/i386
Module Name: syssrc
Committed By: kent
Date: Wed Jul 10 05:56:45 UTC 2002
Modified Files:
syssrc/sys/arch/i386/i386: locore.s
Log Message:
Line 281-304:
Use %edi instead of %edx to keep destination address because memcpy() MAY
break %edx.
To generate a diff of this commit:
cvs rdiff -r1.256 -r1.257 syssrc/sys/arch/i386/i386/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