From: Andy Polyakov Date: Mon, 11 Feb 2008 13:14:11 +0000 (+0000) Subject: Make aes-x86_64 work with debug Win64 build [from HEAD]. X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0d2b761daece9f6c25a05c6e68fd524a2149f17a;p=oweals%2Fopenssl.git Make aes-x86_64 work with debug Win64 build [from HEAD]. --- 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