summaryrefslogtreecommitdiff
path: root/x64dll.asm
diff options
context:
space:
mode:
authorweidai <weidai11@users.noreply.github.com>2009-07-05 22:30:24 +0000
committerweidai <weidai11@users.noreply.github.com>2009-07-05 22:30:24 +0000
commit1f00d79595c8d9a978c6a64ace603c3046b7a653 (patch)
tree8169808189e7239a0ae8246360a282121b064710 /x64dll.asm
parent5221b198225581a1770d7e3421a60af762c7e06d (diff)
downloadcryptopp-git-1f00d79595c8d9a978c6a64ace603c3046b7a653.tar.gz
fix bugs in AES assembly (from trantrungan and Andrew Bromba)
Diffstat (limited to 'x64dll.asm')
-rw-r--r--x64dll.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/x64dll.asm b/x64dll.asm
index 18270982..0d07f362 100644
--- a/x64dll.asm
+++ b/x64dll.asm
@@ -66,7 +66,7 @@ push_reg r12
.endprolog
mov r8, rcx
mov r11, ?Te@rdtable@CryptoPP@@3PA_KA
-mov rdi, QWORD PTR [?g_cacheLineSize@CryptoPP@@3IA]
+mov edi, DWORD PTR [?g_cacheLineSize@CryptoPP@@3IA]
mov rsi, [(r8+16*19)]
mov rax, 16
and rax, rsi