summaryrefslogtreecommitdiffstats
path: root/crypto/sha/asm/keccak1600p8-ppc.pl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/sha/asm/keccak1600p8-ppc.pl')
-rwxr-xr-xcrypto/sha/asm/keccak1600p8-ppc.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/sha/asm/keccak1600p8-ppc.pl b/crypto/sha/asm/keccak1600p8-ppc.pl
index a0aeeb0412..de2bcd660a 100755
--- a/crypto/sha/asm/keccak1600p8-ppc.pl
+++ b/crypto/sha/asm/keccak1600p8-ppc.pl
@@ -23,7 +23,7 @@
# buffer for r=1088, which matches SHA3-256. This is 17% better than
# scalar PPC64 code. It probably should be noted that if POWER8's
# successor can achieve higher scalar instruction issue rate, then
-# this module will loose... And it does on POWER9 with 8.8 vs. 7.2.
+# this module will loose... And it does on POWER9 with 12.0 vs. 9.4.
$flavour = shift;