summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2007-05-10 07:34:50 +0000
committerAndy Polyakov <appro@openssl.org>2007-05-10 07:34:50 +0000
commit308595638a32b3f8fe7e4823c227bdc795f6480c (patch)
tree318efb83e7e036b06e0556cfcac2d5bc9b001313 /crypto
parent0bd8d6e2e1b9e534167a021340be4f815bfc5fb1 (diff)
Mention Core2 in sha1-x86_64.
Diffstat (limited to 'crypto')
-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;