fix(redox-rt/signal/x86_64): corrupted r8/r10
Signed-off-by: Anhad Singh <andypython@protonmail.com>
This commit is contained in:
@@ -179,8 +179,8 @@ asmfunction!(__relibc_internal_sigentry: ["
|
||||
mov fs:[{tcb_sa_off} + {sa_tmp_rdx}], rdx
|
||||
mov fs:[{tcb_sa_off} + {sa_tmp_rdi}], rdi
|
||||
mov fs:[{tcb_sa_off} + {sa_tmp_rsi}], rsi
|
||||
mov fs:[{tcb_sa_off} + {sa_tmp_r12}], r8
|
||||
mov fs:[{tcb_sa_off} + {sa_tmp_r12}], r10
|
||||
mov fs:[{tcb_sa_off} + {sa_tmp_r8}], r8
|
||||
mov fs:[{tcb_sa_off} + {sa_tmp_r10}], r10
|
||||
mov fs:[{tcb_sa_off} + {sa_tmp_r12}], r12
|
||||
|
||||
// First, select signal, always pick first available bit
|
||||
|
||||
Reference in New Issue
Block a user