summaryrefslogtreecommitdiffstats
path: root/crypto/sha
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2005-05-09 21:48:01 +0000
committerAndy Polyakov <appro@openssl.org>2005-05-09 21:48:01 +0000
commite19e54904156b3c79d0325b4743500eacf80d864 (patch)
tree511d0508136360e5609506dea9cecab69c0af79c /crypto/sha
parentd7561ac5762e8120fadd867b329f7dfe1c24582d (diff)
Comply with optimization manual (no data should share cache-line with code).
Diffstat (limited to 'crypto/sha')
-rw-r--r--crypto/sha/asm/sha512-sse2.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/sha/asm/sha512-sse2.pl b/crypto/sha/asm/sha512-sse2.pl
index 0596d5c503..10902bf673 100644
--- a/crypto/sha/asm/sha512-sse2.pl
+++ b/crypto/sha/asm/sha512-sse2.pl
@@ -316,7 +316,7 @@ $func="sha512_block_sse2";
&leave ();
&ret ();
-&align(16);
+&align(64);
&set_label("K512"); # Yes! I keep it in the code segment!
&data_word(0xd728ae22,0x428a2f98); # u64
&data_word(0x23ef65cd,0x71374491); # u64