Subject: CVS commit: src/common/lib/libc/arch/i386/gen
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 11/28/2007 17:03:36
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.