* corrected wrong register in x86_64 asm

git-svn-id: trunk@15851 -
This commit is contained in:
marco 2010-08-19 08:52:37 +00:00
parent deef8dfa33
commit 4e06fbf4f0

View File

@ -579,7 +579,7 @@ begin
pushq %rdi
xorq %rcx,%rcx
movq VideoBuf,%rsi
movq OldVideoBuf,%edi
movq OldVideoBuf,%rdi
movl VideoBufSize,%ecx
shrq $2,%rcx
repe