summaryrefslogtreecommitdiff
path: root/x64dll.asm
diff options
context:
space:
mode:
authorweidai <weidai@57ff6487-cd31-0410-9ec3-f628ee90f5f0>2009-07-05 22:30:24 +0000
committerweidai <weidai@57ff6487-cd31-0410-9ec3-f628ee90f5f0>2009-07-05 22:30:24 +0000
commitbef47e9f5658b05b600bd6b873687ab80d39dd2e (patch)
tree8169808189e7239a0ae8246360a282121b064710 /x64dll.asm
parenta05533bf95f774fe0fdb94ac874184924892a823 (diff)
downloadcryptopp-bef47e9f5658b05b600bd6b873687ab80d39dd2e.tar.gz
fix bugs in AES assembly (from trantrungan and Andrew Bromba)
git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@471 57ff6487-cd31-0410-9ec3-f628ee90f5f0
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 1827098..0d07f36 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