projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76c828c
)
s390x gas can't handle .align 128.
author
Andy Polyakov
<appro@openssl.org>
Mon, 28 May 2007 16:32:50 +0000
(16:32 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Mon, 28 May 2007 16:32:50 +0000
(16:32 +0000)
crypto/aes/asm/aes-s390x.pl
patch
|
blob
|
history
diff --git
a/crypto/aes/asm/aes-s390x.pl
b/crypto/aes/asm/aes-s390x.pl
index 06cd8dff9b3e5e0c8c978195890e598bf4dd80a3..54a9fe5c276e32650ca0be6bf29dd2eda0adaa89 100644
(file)
--- 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(