Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 1206 → Rev 2382

/kernel/branches/net/unpacker.inc
21,7 → 21,7
push eax
add esi, 12
and al, not 0xC0
dec eax
dec al
jz .lzma
.failed:
pop eax
219,7 → 219,8
cmp bl, 10
jb @f
mov al, 6
@@: sub bl, al
@@:
sub bl, al
jmp .main_loop
.1:
lea eax, [.IsRep*4 + ebx*4]