Subject: CVS commit: cryptosrc-us
To: None <source-changes@netbsd.org>
From: Thor Lancelot Simon <tls@netbsd.org>
List: source-changes
Date: 07/08/1999 23:30:02
Module Name:	cryptosrc-us
Committed By:	tls
Date:		Fri Jul  9 06:30:01 UTC 1999

Modified Files:
	cryptosrc-us/crypto-us/lib/libdes: Makefile
	cryptosrc-us/crypto-us/lib/libdes/arch/i386: dx86unix.s yx86unix.s

Log Message:
fix assy code for x86 (confusion with _ prepension to symbols) and enable it.  3X speed boost on my AMD K6-2, not bad.  Amusingly this is now MHz-for-MHz comparable to the performance of the C code on the alpha when BWX extions are used.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 cryptosrc-us/crypto-us/lib/libdes/Makefile
cvs rdiff -r1.1 -r1.2 cryptosrc-us/crypto-us/lib/libdes/arch/i386/dx86unix.s \
    cryptosrc-us/crypto-us/lib/libdes/arch/i386/yx86unix.s

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.