Searched refs:RSP_LP (Results 1 – 10 of 10) sorted by relevance
/sysdeps/x86_64/ |
A D | tls_get_addr.S | 52 mov %RSP_LP, %RBP_LP 54 and $-16, %RSP_LP 56 mov %RBP_LP, %RSP_LP
|
A D | dl-trampoline.h | 75 mov %RSP_LP, %RBX_LP 77 and $-STATE_SAVE_ALIGNMENT, %RSP_LP 80 sub $REGISTER_SAVE_AREA, %RSP_LP 144 mov %RBX_LP, %RSP_LP 196 mov %RSP_LP, %RBX_LP 200 and $-VEC_SIZE, %RSP_LP 367 mov %RBX_LP, %RSP_LP 391 sub %R10_LP, %RSP_LP 392 mov %RSP_LP, %RDI_LP 418 sub $LRV_SPACE, %RSP_LP [all …]
|
A D | start.S | 87 mov %RSP_LP, %RDX_LP 89 and $~15, %RSP_LP
|
A D | sysdep.h | 88 #define RSP_LP rsp macro 139 #define RSP_LP "rsp" macro
|
A D | __longjmp.S | 107 mov %R8_LP,%RSP_LP
|
/sysdeps/x86_64/x32/ |
A D | sysdep.h | 31 #undef RSP_LP 57 # define RSP_LP esp macro 82 # define RSP_LP "esp" macro
|
/sysdeps/unix/sysv/linux/x86_64/ |
A D | ____longjmp_chk.S | 40 # 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
|
A D | getcontext.S | 71 sub $24, %RSP_LP 72 mov %RSP_LP, %RSI_LP 86 add $24, %RSP_LP
|
A D | clone3.S | 77 and $-16, %RSP_LP
|
A D | swapcontext.S | 115 sub $24, %RSP_LP 116 mov %RSP_LP, %RSI_LP 130 add $24, %RSP_LP
|
Completed in 9 milliseconds