openssl/crypto/sha/asm
Lei Maohui 7b0fceed21 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)
2019-07-08 10:53:02 +02:00
..
keccak1600-armv4.pl ARM assembly pack: make it Windows-friendly. 2019-02-16 16:59:23 +01:00
keccak1600-armv8.pl Fix build error for aarch64 big endian. 2019-07-08 10:53:02 +02:00
keccak1600-avx2.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
keccak1600-avx512.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
keccak1600-avx512vl.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
keccak1600-c64x.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
keccak1600-mmx.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
keccak1600-ppc64.pl sha/asm/keccak1600-ppc64.pl: up 10% performance improvement. 2019-03-11 12:33:39 +01:00
keccak1600-s390x.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
keccak1600-x86_64.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
keccak1600p8-ppc.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
sha1-586.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
sha1-alpha.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
sha1-armv4-large.pl ARM assembly pack: make it Windows-friendly. 2019-02-16 16:59:23 +01:00
sha1-armv8.pl ARM64 assembly pack: add ThunderX2 results. 2019-04-17 21:08:13 +02:00
sha1-c64xplus.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
sha1-ia64.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
sha1-mb-x86_64.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
sha1-mips.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
sha1-parisc.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
sha1-ppc.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
sha1-s390x.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
sha1-sparcv9.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
sha1-sparcv9a.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
sha1-thumb.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
sha1-x86_64.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
sha256-586.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
sha256-armv4.pl ARM assembly pack: make it Windows-friendly. 2019-02-16 16:59:23 +01:00
sha256-c64xplus.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
sha256-mb-x86_64.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
sha512-586.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
sha512-armv4.pl ARM assembly pack: make it Windows-friendly. 2019-02-16 16:59:23 +01:00
sha512-armv8.pl ARM64 assembly pack: add ThunderX2 results. 2019-04-17 21:08:13 +02:00
sha512-c64xplus.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
sha512-ia64.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
sha512-mips.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
sha512-parisc.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
sha512-ppc.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
sha512-s390x.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
sha512-sparcv9.pl Fix Typos 2019-07-02 14:22:29 +02:00
sha512-x86_64.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
sha512p8-ppc.pl Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00