Searched refs:RSI_LP (Results 1 – 15 of 15) sorted by relevance
/glibc-2.36/sysdeps/x86_64/multiarch/ |
D | strlen-sse2.S | 78 test %RSI_LP, %RSI_LP 88 mov %RSI_LP, %R10_LP 91 sal $2, %RSI_LP 95 add %RDI_LP, %RSI_LP 96 mov %RSI_LP, %R10_LP 98 mov %RSI_LP, %R11_LP
|
D | strlen-avx2.S | 57 and %RSI_LP, %RSI_LP 59 test %RSI_LP, %RSI_LP 63 mov %RSI_LP, %R8_LP
|
D | strlen-evex.S | 60 test %RSI_LP, %RSI_LP 66 mov %RSI_LP, %R8_LP
|
D | strlen-evex-base.S | 80 test %RSI_LP, %RSI_LP
|
D | memmove-erms.S | 51 cmp %RSI_LP, %RDI_LP
|
/glibc-2.36/sysdeps/x86_64/x32/ |
D | sysdep.h | 32 #undef RSI_LP 56 # define RSI_LP esi 81 # define RSI_LP "esi" macro
|
/glibc-2.36/sysdeps/x86_64/ |
D | sysdep.h | 87 #define RSI_LP rsi 156 #define RSI_LP "rsi" macro
|
D | dl-trampoline.h | 128 mov (LOCAL_STORAGE_AREA + 8)(%BASE), %RSI_LP 260 mov 40(%rbx), %RSI_LP # Copy args pushed by PLT in register. 391 lea LR_RSP_OFFSET(%rbx), %RSI_LP # stack
|
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/ |
D | __start_context.S | 50 lea (oSSP + 8)(%rdi), %RSI_LP
|
D | getcontext.S | 72 mov %RSP_LP, %RSI_LP
|
D | ____longjmp_chk.S | 90 lea -sizeSS(%rsp), %RSI_LP
|
D | swapcontext.S | 116 mov %RSP_LP, %RSI_LP
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.nptl | 1350 LP_OP(cmp), RSI_LP and R8_LP on dep_mutex pointer. Load 1358 LP_OP(cmp), RSI_LP and R8_LP on dep_mutex pointer. Load
|
D | ChangeLog.19 | 7784 * sysdeps/x86_64/multiarch/strlen-avx2.S: Use RSI_LP for length. 7786 * sysdeps/x86_64/strlen.S: Use RSI_LP for length.
|
D | ChangeLog.18 | 82586 (RSI_LP): Likewise.
|