Subversion Repositories Kolibri OS

Rev

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

Rev 7322 Rev 7323
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2015. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2015. All rights reserved. ;;
4
;; Distributed under terms of the GNU General Public License    ;;
4
;; Distributed under terms of the GNU General Public License    ;;
5
;;                                                              ;;
5
;;                                                              ;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 7... Line 7...
7
 
7
 
Line 8... Line 8...
8
$Revision: 7322 $
8
$Revision: 7323 $
9
 
9
 
10
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
10
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
11
;;                                                            ;;
11
;;                                                            ;;
Line 211... Line 211...
211
        push    dword[tempPointerAlloc]
211
        push    dword[tempPointerAlloc]
212
        pop     eax
212
        pop     eax
213
        mov     ebx, eax
213
        mov     ebx, eax
214
        add     eax, edx
214
        add     eax, edx
Line 215... Line 215...
215
 
215
 
216
        push    0
216
;       push    0
217
        pop     dword[hashDataFunction1]
217
;       pop     dword[hashDataFunction1]
218
        push    1
218
;       push    1
Line 219... Line 219...
219
        pop     dword[hashDataFunction2]
219
;       pop     dword[hashDataFunction2]
220
 
220
 
Line 221... Line 221...
221
        loopCopyMemory:
221
        loopCopyMemory: