Preserve syscall return value in RAX
All checks were successful
Build documentation / build-and-deploy (push) Successful in 49s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 49s
This commit is contained in:
@@ -32,7 +32,7 @@ amd64_syscall_entry:
|
||||
|
||||
movq %rbp, %rsp
|
||||
|
||||
pop_regs
|
||||
pop_regs_skip_rax
|
||||
|
||||
addq $56, %rsp
|
||||
movq %gs:0, %rsp
|
||||
|
||||
Reference in New Issue
Block a user