Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/i386
Module Name: src
Committed By: ad
Date: Fri Nov 16 01:37:58 UTC 2007
Modified Files:
src/sys/arch/i386/i386: copy.S
Log Message:
Avoid doing rep; movsl with %ecx == 0, since it's expensive. Suggested
by dsl@.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/i386/i386/copy.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