Skip to content
Snippets Groups Projects
Commit ab0ff062 authored by Andy Polyakov's avatar Andy Polyakov
Browse files

Make aes-x86_64 work with debug Win64 build.

parent 79eeb470
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment