Subversion Repositories Kolibri OS

Rev

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

Rev 1310 Rev 1312
Line 55... Line 55...
55
;;
55
;;
56
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
56
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 57... Line 57...
57
 
57
 
Line 58... Line 58...
58
include 'macros.inc'
58
include 'macros.inc'
Line 59... Line 59...
59
 
59
 
Line 60... Line 60...
60
$Revision: 1310 $
60
$Revision: 1312 $
Line 2527... Line 2527...
2527
        test    cl, USED_BLOCK+DONT_FREE_BLOCK
2527
        test    cl, USED_BLOCK+DONT_FREE_BLOCK
2528
        jz      .err
2528
        jz      .err
2529
        jnp     .err
2529
        jnp     .err
2530
        push    eax
2530
        push    eax
2531
        shr     ecx, 12
2531
        shr     ecx, 12
-
 
2532
        dec     ecx
2532
@@:
2533
@@:
2533
        and     dword [page_tabs+eax*4], 0
2534
        and     dword [page_tabs+eax*4], 0
2534
        mov     edx, eax
2535
        mov     edx, eax
2535
        shl     edx, 12
2536
        shl     edx, 12
2536
        push eax
2537
        push eax