summaryrefslogtreecommitdiffstats
path: root/crypto/aes
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2007-05-28 16:32:50 +0000
committerAndy Polyakov <appro@openssl.org>2007-05-28 16:32:50 +0000
commit7ef643360d6ac4f9637f477ce41be4b668ab1eb8 (patch)
treed7d4b72dcd4242e5b993755ffdfad5be99e60431 /crypto/aes
parent76c828c627f89e52bdcf05155a24f79783a470e4 (diff)
s390x gas can't handle .align 128.
Diffstat (limited to 'crypto/aes')
-rw-r--r--crypto/aes/asm/aes-s390x.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/aes/asm/aes-s390x.pl b/crypto/aes/asm/aes-s390x.pl
index 06cd8dff9b..54a9fe5c27 100644
--- a/crypto/aes/asm/aes-s390x.pl
+++ b/crypto/aes/asm/aes-s390x.pl
@@ -57,7 +57,7 @@ $code=<<___;
.text
.type AES_Te,\@object
-.align 128
+.align 64
AES_Te:
___
&_data_word(
@@ -383,7 +383,7 @@ ___
$code.=<<___;
.type AES_Td,\@object
-.align 128
+.align 64
AES_Td:
___
&_data_word(