summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2008-02-11 13:14:11 +0000
committerAndy Polyakov <appro@openssl.org>2008-02-11 13:14:11 +0000
commit0d2b761daece9f6c25a05c6e68fd524a2149f17a (patch)
tree8e2a8be17cbc8b9d01148fe848372d6fb218027b
parent85a752e83804a3fa13cf480546811cc30ec5a236 (diff)
Make aes-x86_64 work with debug Win64 build [from HEAD].
-rwxr-xr-xcrypto/aes/asm/aes-x86_64.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/aes/asm/aes-x86_64.pl b/crypto/aes/asm/aes-x86_64.pl
index 995448a110..da42538891 100755
--- a/crypto/aes/asm/aes-x86_64.pl
+++ b/crypto/aes/asm/aes-x86_64.pl
@@ -1634,6 +1634,7 @@ AES_cbc_encrypt:
push %r15
pushfq
cld
+ mov %r9d,%r9d # clear upper half of enc
.picmeup $sbox
lea AES_Te-.($sbox),$sbox