summaryrefslogtreecommitdiffstats
path: root/crypto/sha
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2007-05-10 09:34:50 +0200
committerAndy Polyakov <appro@openssl.org>2007-05-10 09:34:50 +0200
commit308595638a32b3f8fe7e4823c227bdc795f6480c (patch)
tree318efb83e7e036b06e0556cfcac2d5bc9b001313 /crypto/sha
parentCommentary updates to SHA for sparcv9. (diff)
downloadopenssl-308595638a32b3f8fe7e4823c227bdc795f6480c.tar.xz
openssl-308595638a32b3f8fe7e4823c227bdc795f6480c.zip
Mention Core2 in sha1-x86_64.
Diffstat (limited to 'crypto/sha')
-rwxr-xr-xcrypto/sha/asm/sha1-x86_64.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/crypto/sha/asm/sha1-x86_64.pl b/crypto/sha/asm/sha1-x86_64.pl
index f3cb1347fb..93a4f01796 100755
--- a/crypto/sha/asm/sha1-x86_64.pl
+++ b/crypto/sha/asm/sha1-x86_64.pl
@@ -26,7 +26,8 @@
#
# gcc 3.4 32-bit asm cycles/byte
# Opteron +45% +20% 6.8
-# Xeon +65% +0% 9.9
+# Xeon P4 +65% +0% 9.9
+# Core2 +60% +10% 8.8
$output=shift;