Subversion Repositories Kolibri OS

Rev

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

Rev 3782 Rev 3784
Line 244... Line 244...
244
	mcall	 26
244
	mcall	 26
245
	cmp	eax,ecx
245
	cmp	eax,ecx
246
	jb	@r
246
	jb	@r
247
align 4
247
align 4
248
@@:
248
@@:
249
	push	esi
249
	push	esi edi
250
	call	dword [esi]
250
	call	dword [esi]
251
	pop	esi
251
	pop	edi esi
252
	inc	edi
252
	inc	edi
253
	mcall	26,9
253
	mcall	26,9
254
	cmp	eax,[dwTestEndTime]
254
	cmp	eax,[dwTestEndTime]
255
	jb	@b
255
	jb	@b
256
	mov	[esi-8],edi
256
	mov	[esi-8],edi