openssl/crypto/sha/asm
Lei Maohui 5a63e155ff Fix build error for aarch64 big endian.
Modified rev to rev64, because rev only takes integer registers.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90827
Otherwise, the following error will occur.

Error: operand 1 must be an integer register -- `rev v31.16b,v31.16b'

CLA: trivial

Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com>

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9151)

(cherry picked from commit 7b0fceed21)
2019-07-08 10:54:46 +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 Fix build error for aarch64 big endian. 2019-07-08 10:54:46 +02:00
keccak1600-avx2.pl
keccak1600-avx512.pl
keccak1600-avx512vl.pl
keccak1600-c64x.pl
keccak1600-mmx.pl
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
sha1-armv4-large.pl
sha1-armv8.pl
sha1-c64xplus.pl
sha1-ia64.pl
sha1-mb-x86_64.pl
sha1-mips.pl
sha1-parisc.pl Update copyright year 2018-09-11 13:45:17 +01:00
sha1-ppc.pl
sha1-s390x.pl
sha1-sparcv9.pl
sha1-sparcv9a.pl
sha1-thumb.pl
sha1-x86_64.pl
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
sha512-586.pl
sha512-armv4.pl Update copyright year 2018-09-11 13:45:17 +01:00
sha512-armv8.pl Update copyright year 2019-02-26 14:05:09 +00:00
sha512-c64xplus.pl
sha512-ia64.pl
sha512-mips.pl
sha512-parisc.pl Update copyright year 2018-09-11 13:45:17 +01:00
sha512-ppc.pl
sha512-s390x.pl
sha512-sparcv9.pl
sha512-x86_64.pl
sha512p8-ppc.pl sha/asm/sha512p8-ppc.pl: optimize epilogue. 2018-11-16 09:26:29 +01:00