[memcpy] fix error caused by switch to shorter OPs

This commit is contained in:
Geoffrey McRae
2018-07-26 05:49:24 +10:00
parent af143bdd82
commit 48d3403c40
2 changed files with 3 additions and 3 deletions

View File

@@ -57,7 +57,7 @@ memcpySSE proc
mov r10, 7
sub r10, r11
imul r10, 10
imul r10, 9
lea r9 , @FinalBlocks
add r9 , r10
jmp r9