Subversion Repositories Kolibri OS

Rev

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

Rev 854 Rev 859
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2007. 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: 854 $
8
$Revision: 859 $
Line 9... Line 9...
9
 
9
 
Line 1072... Line 1072...
1072
	   mov [ebx+REG_EAX], eax
1072
	   mov [ebx+REG_EAX], eax
Line 1073... Line 1073...
1073
 
1073
 
1074
	   mov eax, [esi+0x08]	     ;app_eip
1074
	   mov eax, [esi+0x08]	     ;app_eip
1075
	   mov [ebx+REG_EIP],  eax   ;app_entry
1075
	   mov [ebx+REG_EIP],  eax   ;app_entry
1076
	   mov [ebx+REG_CS], dword app_code
1076
	   mov [ebx+REG_CS], dword app_code
Line 1077... Line 1077...
1077
	   mov [ebx+REG_EFLAGS], dword EFL_IOPL1+EFL_IF
1077
           mov [ebx+REG_EFLAGS], dword EFL_IOPL3+EFL_IF
1078
 
1078
 
1079
	   mov eax, [esi+0x0C]	     ;app_esp
1079
	   mov eax, [esi+0x0C]	     ;app_esp