1
0
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:
Wilco Dijkstra
2025-01-02 14:39:39 +00:00
parent ce2f26a22e
commit 19860fd42e
7 changed files with 41 additions and 68 deletions

View File

@@ -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