openssl/crypto/sha/asm
Andy Polyakov 0b48a24ce9 s390x assembly pack: cache capability query results.
IBM argues that in certain scenarios capability query is really
expensive. At the same time it's asserted that query results can
be safely cached, because disabling CPACF is incompatible with
reboot-free operation.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(cherry picked from commit 670ad0fbf6)
2016-04-25 11:54:38 +02:00
..
README
sha1-586.pl Conversion to UTF-8 where needed 2015-07-14 01:17:45 +02:00
sha1-alpha.pl
sha1-armv4-large.pl Remove inconsistency in ARM support. 2015-01-06 11:14:23 +01:00
sha1-armv8.pl sha/asm/sha*-armv8.pl: add Denver and X-Gene esults. 2015-04-02 09:51:32 +02:00
sha1-ia64.pl
sha1-mb-x86_64.pl x86_64 assembly pack: tune clang version detection even further. 2015-12-13 22:19:32 +01:00
sha1-mips.pl Fix irix-cc build. 2015-01-07 18:41:17 +01:00
sha1-parisc.pl
sha1-ppc.pl PPC assembly pack: remove branch hints. 2016-04-07 21:29:57 +02:00
sha1-s390x.pl s390x assembly pack: cache capability query results. 2016-04-25 11:54:38 +02:00
sha1-sparcv9.pl
sha1-sparcv9a.pl
sha1-thumb.pl
sha1-x86_64.pl x86_64 assembly pack: tune clang version detection even further. 2015-12-13 22:19:32 +01:00
sha256-586.pl Conversion to UTF-8 where needed 2015-07-14 01:17:45 +02:00
sha256-armv4.pl sha/asm/sha256-armv4.pl: adapt for use in Linux kernel context. 2015-03-23 13:38:46 +01:00
sha256-mb-x86_64.pl x86_64 assembly pack: tune clang version detection even further. 2015-12-13 22:19:32 +01:00
sha512-586.pl Conversion to UTF-8 where needed 2015-07-14 01:17:45 +02:00
sha512-armv4.pl Remove inconsistency in ARM support. 2015-01-06 11:14:23 +01:00
sha512-armv8.pl sha/asm/sha*-armv8.pl: add Denver and X-Gene esults. 2015-04-02 09:51:32 +02:00
sha512-ia64.pl
sha512-mips.pl Fix irix-cc build. 2015-01-07 18:41:17 +01:00
sha512-parisc.pl Fix typos 2015-10-23 20:32:58 +02:00
sha512-ppc.pl PPC assembly pack: remove branch hints. 2016-04-07 21:29:57 +02:00
sha512-s390x.pl s390x assembly pack: cache capability query results. 2016-04-25 11:54:38 +02:00
sha512-sparcv9.pl
sha512-x86_64.pl x86_64 assembly pack: tune clang version detection even further. 2015-12-13 22:19:32 +01:00
sha512p8-ppc.pl Fix macosx-ppc build (and typos in unwind info). 2015-01-22 12:15:34 +01:00

C2.pl works