aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/aes
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2017-06-30 11:42:00 +0200
committerAndy Polyakov <appro@openssl.org>2017-07-03 18:17:00 +0200
commit54f8f9a1edfcf1a2d2df801728e462841e2c316e (patch)
tree340fb6fad1fdb1b71e5813a8d525f352759ab2d5 /crypto/aes
parenta95d7574dbcd91c734c1542a423e1cac34dc18b5 (diff)
downloadopenssl-54f8f9a1edfcf1a2d2df801728e462841e2c316e.tar.gz
x86_64 assembly pack: fill some blanks in Ryzen results.
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Diffstat (limited to 'crypto/aes')
-rw-r--r--crypto/aes/asm/aesni-x86_64.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/aes/asm/aesni-x86_64.pl b/crypto/aes/asm/aesni-x86_64.pl
index 004bf02614..ea5dc14ae5 100644
--- a/crypto/aes/asm/aesni-x86_64.pl
+++ b/crypto/aes/asm/aesni-x86_64.pl
@@ -181,7 +181,7 @@
# Silvermont 5.75/3.54 3.56 4.12 3.87(*) 4.11
# Goldmont 3.82/1.26 1.26 1.29 1.29 1.50
# Bulldozer 5.77/0.70 0.72 0.90 0.70 0.95
-# Ryzen 2.71/0.35 0.35 0.44 ? ?
+# Ryzen 2.71/0.35 0.35 0.44 0.38 0.49
#
# (*) Atom Silvermont ECB result is suboptimal because of penalties
# incurred by operations on %xmm8-15. As ECB is not considered