Subversion Repositories Kolibri OS

Rev

Rev 19 | Rev 71 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 19 Rev 48
Line 436... Line 436...
436
        call   memmove
436
        call   memmove
437
        popa
437
        popa
Line 438... Line 438...
438
 
438
 
439
        mov    eax,[esp+12]
439
        mov    eax,[esp+12]
440
        cmp    eax,512
440
        cmp    eax,512
441
        jb     flnsa
441
        jbe    flnsa
442
        sub    eax,512
442
        sub    eax,512
443
        mov    [esp+12],eax
443
        mov    [esp+12],eax
444
        mov    eax,[esp+16]
444
        mov    eax,[esp+16]
445
        add    eax,512
445
        add    eax,512