openssl/crypto/chacha/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
..
chacha-armv4.pl Fix chacha-armv4.pl with clang -fno-integrated-as. 2017-11-28 20:26:31 +01:00
chacha-armv8.pl ARMv8 assembly pack: add Qualcomm Kryo results. 2017-11-13 11:13:00 +01:00
chacha-c64xplus.pl Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00
chacha-ppc.pl PPC assembly pack: correct POWER9 results. 2018-06-03 21:20:06 +02:00
chacha-s390x.pl s390x assembly pack: improve portability. 2016-06-06 11:08:04 +02:00
chacha-x86.pl Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
chacha-x86_64.pl chacha/asm/chacha-x86_64.pl: add AVX512VL code path. 2017-12-08 12:57:49 +01:00