whitespace
modified: stub/src/arch/amd64/lzma_d.S
This commit is contained in:
@@ -118,7 +118,7 @@ section LZMA_DEC30
|
|||||||
movq -1*8(%rbp),%rsi // MATCH_70 src [after header]
|
movq -1*8(%rbp),%rsi // MATCH_70 src [after header]
|
||||||
#ifdef WINDOWS_BACK
|
#ifdef WINDOWS_BACK
|
||||||
movq 2*8(%rbp),%rdi // dst (actually an un-checked bug)
|
movq 2*8(%rbp),%rdi // dst (actually an un-checked bug)
|
||||||
#else
|
#else
|
||||||
movq 1*8(%rbp),%rdi // dst
|
movq 1*8(%rbp),%rdi // dst
|
||||||
#endif
|
#endif
|
||||||
movl szSizeT(%rbx),%ecx; addq %rcx,%rsi // inSizeProcessed
|
movl szSizeT(%rbx),%ecx; addq %rcx,%rsi // inSizeProcessed
|
||||||
|
|||||||
Reference in New Issue
Block a user