Home
last modified time | relevance | path

Searched refs:RSP_LP (Results 1 – 12 of 12) sorted by relevance

/glibc-2.36/sysdeps/x86_64/
Ddl-trampoline.h79 mov %RSP_LP, %RBX_LP
81 and $-STATE_SAVE_ALIGNMENT, %RSP_LP
84 sub $REGISTER_SAVE_AREA, %RSP_LP
91 sub _rtld_local_ro+RTLD_GLOBAL_RO_DL_X86_CPU_FEATURES_OFFSET+XSAVE_STATE_SIZE_OFFSET(%rip), %RSP_LP
93 sub _dl_x86_cpu_features+XSAVE_STATE_SIZE_OFFSET(%rip), %RSP_LP
148 mov %RBX_LP, %RSP_LP
154 add $(LOCAL_STORAGE_AREA + 16), %RSP_LP
181 sub $32, %RSP_LP # Allocate the local storage.
200 mov %RSP_LP, %RBX_LP
204 and $-VEC_SIZE, %RSP_LP
[all …]
Dtls_get_addr.S52 mov %RSP_LP, %RBP_LP
54 and $-16, %RSP_LP
56 mov %RBP_LP, %RSP_LP
Dstart.S87 mov %RSP_LP, %RDX_LP
89 and $~15, %RSP_LP
Dsysdep.h88 #define RSP_LP rsp
157 #define RSP_LP "rsp" macro
D__longjmp.S107 mov %R8_LP,%RSP_LP
/glibc-2.36/sysdeps/x86_64/x32/
Dsysdep.h31 #undef RSP_LP
57 # define RSP_LP esp
82 # define RSP_LP "esp" macro
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/
D____longjmp_chk.S40 # define CALL_FAIL sub $8, %RSP_LP; \
48 # define CALL_FAIL sub $8, %RSP_LP; \
80 cmp %R8_LP, %RSP_LP
163 mov %R8_LP, %RSP_LP
Dgetcontext.S71 sub $24, %RSP_LP
72 mov %RSP_LP, %RSI_LP
86 add $24, %RSP_LP
Dswapcontext.S115 sub $24, %RSP_LP
116 mov %RSP_LP, %RSI_LP
130 add $24, %RSP_LP
Dclone3.S77 and $-16, %RSP_LP
/glibc-2.36/ChangeLog.old/
DChangeLog.nptl1308 futex pointer into RDI_LP. Use RSP_LP to operate on stack.
DChangeLog.1882377 (CALL_FAIL): Use RSP_LP to operate on stack. Use RDI_LP on
82489 * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
82587 (RSP_LP): Likewise.