summaryrefslogtreecommitdiffstats
path: root/crypto/poly1305/poly1305_ieee754.c
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2018-06-02 14:03:27 +0200
committerAndy Polyakov <appro@openssl.org>2018-06-03 21:20:06 +0200
commit41013cd63c068e2f271fabc92702ee67d800f0cb (patch)
tree51fae99bc0bb6a7cb78500bc5109f2f86cd03d83 /crypto/poly1305/poly1305_ieee754.c
parent9a708bf982da1d2c9739339d16d7b021da955e00 (diff)
PPC assembly pack: correct POWER9 results.
As it turns out originally published results were skewed by "turbo" mode. VM apparently remains oblivious to dynamic frequency scaling, and reports that processor operates at "base" frequency at all times. While actual frequency gets increased under load. Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/6406)
Diffstat (limited to 'crypto/poly1305/poly1305_ieee754.c')
-rw-r--r--crypto/poly1305/poly1305_ieee754.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/poly1305/poly1305_ieee754.c b/crypto/poly1305/poly1305_ieee754.c
index 1a06e03558..995a02e5c1 100644
--- a/crypto/poly1305/poly1305_ieee754.c
+++ b/crypto/poly1305/poly1305_ieee754.c
@@ -38,7 +38,6 @@
* POWER6 4.92
* POWER7 4.50
* POWER8 4.10
- * POWER9 3.14
*
* z10 11.2
* z196+ 7.30