summaryrefslogtreecommitdiffstats
path: root/crypto/modes/asm/ghashp8-ppc.pl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/modes/asm/ghashp8-ppc.pl')
-rwxr-xr-xcrypto/modes/asm/ghashp8-ppc.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/modes/asm/ghashp8-ppc.pl b/crypto/modes/asm/ghashp8-ppc.pl
index 6df485efcc..6a2ac71295 100755
--- a/crypto/modes/asm/ghashp8-ppc.pl
+++ b/crypto/modes/asm/ghashp8-ppc.pl
@@ -30,7 +30,7 @@
# 2x aggregated reduction improves performance by 50% (resulting
# performance on POWER8 is 1 cycle per processed byte), and 4x
# aggregated reduction - by 170% or 2.7x (resulting in 0.55 cpb).
-# POWER9 delivers 0.40 cpb.
+# POWER9 delivers 0.51 cpb.
$flavour=shift;
$output =shift;