Fix syntax error for the armv4 assembler
authorOmid Najafi <onajafi@evertz.com>
Fri, 2 Aug 2019 21:40:19 +0000 (17:40 -0400)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Thu, 15 Aug 2019 12:24:27 +0000 (14:24 +0200)
commit562740788eb412bf4ad816128452408642dcf3cd
treeb5c032be56bb45f0d8bed8e5fc55995fb74fc255
parent7b72912c378bf5ae00681120924e2e450bf025f6
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)

(cherry picked from commit 2a17758940657cc3a97b032104a92f0aa304f863)
crypto/sha/asm/keccak1600-armv4.pl