Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/common/lib/libc/arch/i386/gen
Module Name: src
Committed By: ad
Date: Wed Nov 28 17:03:36 UTC 2007
Modified Files:
src/common/lib/libc/arch/i386/gen: byte_swap_2.S byte_swap_4.S
Log Message:
Use xchgb, bswapl and not rotate/shift.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/common/lib/libc/arch/i386/gen/byte_swap_2.S \
src/common/lib/libc/arch/i386/gen/byte_swap_4.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