openssl/crypto/sha/asm
Andy Polyakov 7ed9ad1cc3 sha/asm/keccak1600-s390x.pl: resolve -march=z900 portability issue.
Negative displacement in memory references was not originally specified,
so that for maximum coverage one should abstain from it, just like with
any other extension. [Unless it's guarded by run-time switch, but there
is no switch in keccak1600-s390x.]

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7239)

(cherry picked from commit fc97c882f4)
2018-10-12 20:53:57 +02:00
..
keccak1600-armv4.pl sha/asm/keccak1600-armv4.pl: adapt for multi-platform. 2018-04-23 17:27:53 +02:00
keccak1600-armv8.pl sha/asm/keccak1600-armv8.pl: halve the size of hw-assisted subroutine. 2018-04-23 17:19:57 +02:00
keccak1600-avx2.pl Update copyright year 2018-03-20 13:08:46 +00:00
keccak1600-avx512.pl Update copyright year 2018-03-20 13:08:46 +00:00
keccak1600-avx512vl.pl Update copyright year 2018-03-20 13:08:46 +00:00
keccak1600-c64x.pl Update copyright year 2018-03-20 13:08:46 +00:00
keccak1600-mmx.pl sha/asm/keccak1600-mmx.pl: optimize for Atom and add comparison data. 2017-06-24 09:42:14 +02:00
keccak1600-ppc64.pl PPC assembly pack: correct POWER9 results. 2018-06-03 21:20:06 +02:00
keccak1600-s390x.pl sha/asm/keccak1600-s390x.pl: resolve -march=z900 portability issue. 2018-10-12 20:53:57 +02:00
keccak1600-x86_64.pl Remove development artifacts. 2018-07-02 07:21:26 +10:00
keccak1600p8-ppc.pl PPC assembly pack: correct POWER9 results. 2018-06-03 21:20:06 +02:00
sha1-586.pl Update copyright year 2018-06-20 15:29:23 +01:00
sha1-alpha.pl Remove email addresses from source code. 2017-10-13 10:06:59 -04:00
sha1-armv4-large.pl
sha1-armv8.pl ARMv8 assembly pack: add Qualcomm Kryo results. 2017-11-13 11:13:00 +01:00
sha1-c64xplus.pl
sha1-ia64.pl Remove email addresses from source code. 2017-10-13 10:06:59 -04:00
sha1-mb-x86_64.pl Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00
sha1-mips.pl Update copyright year 2018-03-20 13:08:46 +00:00
sha1-parisc.pl Update copyright year 2018-09-11 13:45:17 +01:00
sha1-ppc.pl Remove email addresses from source code. 2017-10-13 10:06:59 -04:00
sha1-s390x.pl s390x assembly pack: extend s390x capability vector. 2017-10-30 14:31:32 +01:00
sha1-sparcv9.pl Remove email addresses from source code. 2017-10-13 10:06:59 -04:00
sha1-sparcv9a.pl Remove email addresses from source code. 2017-10-13 10:06:59 -04:00
sha1-thumb.pl Remove email addresses from source code. 2017-10-13 10:06:59 -04:00
sha1-x86_64.pl Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00
sha256-586.pl Update copyright year 2018-06-20 15:29:23 +01:00
sha256-armv4.pl Update copyright year 2018-09-11 13:45:17 +01:00
sha256-c64xplus.pl
sha256-mb-x86_64.pl Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00
sha512-586.pl Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00
sha512-armv4.pl Update copyright year 2018-09-11 13:45:17 +01:00
sha512-armv8.pl Update copyright year 2018-02-13 13:59:25 +00:00
sha512-c64xplus.pl
sha512-ia64.pl
sha512-mips.pl Update copyright year 2018-03-20 13:08:46 +00:00
sha512-parisc.pl Update copyright year 2018-09-11 13:45:17 +01:00
sha512-ppc.pl Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00
sha512-s390x.pl s390x assembly pack: extend s390x capability vector. 2017-10-30 14:31:32 +01:00
sha512-sparcv9.pl Remove email addresses from source code. 2017-10-13 10:06:59 -04:00
sha512-x86_64.pl x86_64 assembly pack: "optimize" for Knights Landing, add AVX-512 results. 2017-07-21 14:07:32 +02:00
sha512p8-ppc.pl sha/asm/sha512p8-ppc.pl: fix build on Mac OS X. 2018-06-06 22:13:24 +02:00