openssl/crypto/poly1305/asm
Andy Polyakov 41013cd63c 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)
2018-06-03 21:20:06 +02:00
..
poly1305-armv4.pl Update copyright year 2018-05-01 13:34:30 +01:00
poly1305-armv8.pl ARMv8 assembly pack: add Qualcomm Kryo results. 2017-11-13 11:13:00 +01:00
poly1305-c64xplus.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
poly1305-mips.pl MIPS assembly pack: adapt it for MIPS[32|64]R6. 2016-09-02 13:33:17 +02:00
poly1305-ppc.pl PPC assembly pack: correct POWER9 results. 2018-06-03 21:20:06 +02:00
poly1305-ppcfp.pl PPC assembly pack: correct POWER9 results. 2018-06-03 21:20:06 +02:00
poly1305-s390x.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
poly1305-sparcv9.pl SPARC assembly pack: enforce V8+ ABI constraints. 2016-07-01 14:25:38 +02:00
poly1305-x86.pl Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00
poly1305-x86_64.pl poly1305/asm/poly1305-x86_64.pl: add Knights Landing AVX512 result. 2017-12-23 16:06:25 +01:00