openssl/crypto/sha/asm
Omid Najafi 2a17758940 Fix syntax error for the armv4 assembler
The error was from the alignment syntax of the code.
More details:
https://stackoverflow.com/questions/57316823/arm-assembly-syntax-in-vst-vld-commands?noredirect=1#comment101133590_57316823

CLA: trivial

Fixes: #9518

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/9518)
2019-08-15 14:22:16 +02:00
..
keccak1600-armv4.pl Fix syntax error for the armv4 assembler 2019-08-15 14:22:16 +02: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