cr2 isn't pushed by pushal.

This commit is contained in:
Jonas 'Sortie' Termansen 2011-11-02 19:27:46 +01:00
parent b742eafd7c
commit 52a228861e
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ syscall_handler:
pushl $0x0
pushl $0x80
# Push eax, ecx, edx, ebx, esp, ebp, esi, edi, cr2
# Push eax, ecx, edx, ebx, esp, ebp, esi, edi
pushal
# Push the user-space data segment.