mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-12 19:04:54 +03:00
AArch64: Remove PTR_REG defines
Remove PTR_REG defines. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
This commit is contained in:
@@ -105,7 +105,7 @@ L(gcs_done):
|
||||
|
||||
/* Grab the signal mask */
|
||||
/* rt_sigprocmask (SIG_BLOCK, NULL, &ucp->uc_sigmask, _NSIG8) */
|
||||
add PTR_REG (2), PTR_REG (0), #UCONTEXT_SIGMASK
|
||||
add x2, x0, UCONTEXT_SIGMASK
|
||||
mov x0, SIG_BLOCK
|
||||
mov x1, 0
|
||||
mov x3, _NSIG8
|
||||
|
Reference in New Issue
Block a user