mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 00:14:32 -08:00
Switch push/pop_all macros from push/pop to mov
This commit is contained in:
@@ -27,7 +27,7 @@ ramdisk_process_loader:
|
||||
mov fs, ax
|
||||
mov gs, ax
|
||||
|
||||
pop_all_and_segments
|
||||
pop_all
|
||||
add rsp, 16 ; because the ISRs add err/num
|
||||
iretq
|
||||
|
||||
|
||||
Reference in New Issue
Block a user