Subversion Repositories Kolibri OS

Rev

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

Rev 580 Rev 584
Line 356... Line 356...
356
    shr  ebx,9
356
    shr  ebx,9
357
    mov  ecx,ebx
357
    mov  ecx,ebx
358
    shl  ebx,9
358
    shl  ebx,9
359
    pop  eax
359
    pop  eax
360
    sub  eax,ebx
360
    sub  eax,ebx
-
 
361
    dec  ecx
361
    ret
362
    ret
Line 362... Line 363...
362
 
363
 
363
calculate_for_cd:
364
calculate_for_cd:
364
    push eax
365
    push eax
Line 369... Line 370...
369
    shr  ebx,11
370
    shr  ebx,11
370
    mov  ecx,ebx
371
    mov  ecx,ebx
371
    shl  ebx,11
372
    shl  ebx,11
372
    pop  eax
373
    pop  eax
373
    sub  eax,ebx
374
    sub  eax,ebx
-
 
375
    dec  ecx
374
    ret
376
    ret
Line 375... Line 377...
375
    
377
    
376
clear_ide_cache:
378
clear_ide_cache:
377
    push   eax
379
    push   eax