user_space #4
@ -11,6 +11,8 @@
|
|||||||
pit_handler: // already got eflags, cs and eip on stack thanks to CPU
|
pit_handler: // already got eflags, cs and eip on stack thanks to CPU
|
||||||
pushl $0 // err_code esp+12+7*4=40
|
pushl $0 // err_code esp+12+7*4=40
|
||||||
pushl %ebp
|
pushl %ebp
|
||||||
|
movl %esp, %ebp
|
||||||
|
|
||||||
pushl %eax
|
pushl %eax
|
||||||
pushl %ecx
|
pushl %ecx
|
||||||
pushl %edx
|
pushl %edx
|
||||||
|
Loading…
Reference in New Issue
Block a user