mirror of
https://gitlab.com/sortix/sortix.git
synced 2023-02-13 20:55:38 -05:00
cr2 isn't pushed by pushal.
This commit is contained in:
parent
b742eafd7c
commit
52a228861e
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ syscall_handler:
|
||||||
pushl $0x0
|
pushl $0x0
|
||||||
pushl $0x80
|
pushl $0x80
|
||||||
|
|
||||||
# Push eax, ecx, edx, ebx, esp, ebp, esi, edi, cr2
|
# Push eax, ecx, edx, ebx, esp, ebp, esi, edi
|
||||||
pushal
|
pushal
|
||||||
|
|
||||||
# Push the user-space data segment.
|
# Push the user-space data segment.
|
||||||
|
|
Loading…
Reference in a new issue