summaryrefslogtreecommitdiffstats
path: root/crypto/sha/asm/sha512p8-ppc.pl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/sha/asm/sha512p8-ppc.pl')
-rwxr-xr-xcrypto/sha/asm/sha512p8-ppc.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/sha/asm/sha512p8-ppc.pl b/crypto/sha/asm/sha512p8-ppc.pl
index a33ae4dc45..7a8d4358f0 100755
--- a/crypto/sha/asm/sha512p8-ppc.pl
+++ b/crypto/sha/asm/sha512p8-ppc.pl
@@ -37,8 +37,8 @@
# build of sha512-ppc.pl, presented for reference.
#
# POWER8 POWER9
-# SHA256 9.9 [15.8] 9.2 [9.3]
-# SHA512 6.3 [10.3] 5.8 [5.9]
+# SHA256 9.9 [15.8] 12.2 [12.5]
+# SHA512 6.3 [10.3] 7.7 [7.9]
$flavour=shift;
$output =shift;