mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[memcpy] fix error caused by switch to shorter OPs
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user