Searched refs:RSI_LP (Results 1 – 12 of 12) sorted by relevance
/sysdeps/x86_64/x32/ |
A D | sysdep.h | 32 #undef RSI_LP 56 # define RSI_LP esi macro 81 # define RSI_LP "esi" macro
|
/sysdeps/x86_64/multiarch/ |
A D | strlen-vec.S | 62 test %RSI_LP, %RSI_LP 72 mov %RSI_LP, %R10_LP 75 sal $2, %RSI_LP 79 add %RDI_LP, %RSI_LP 80 mov %RSI_LP, %R10_LP 82 mov %RSI_LP, %R11_LP
|
A D | strlen-avx2.S | 55 and %RSI_LP, %RSI_LP 57 test %RSI_LP, %RSI_LP 61 mov %RSI_LP, %R8_LP
|
A D | strlen-evex.S | 58 test %RSI_LP, %RSI_LP 64 mov %RSI_LP, %R8_LP
|
A D | memset-vec-unaligned-erms.S | 95 mov %RSI_LP, %RDX_LP /* Set n. */
|
A D | memmove-vec-unaligned-erms.S | 264 cmp %RSI_LP, %RDI_LP
|
/sysdeps/x86_64/ |
A D | sysdep.h | 87 #define RSI_LP rsi macro 138 #define RSI_LP "rsi" macro
|
A D | dl-trampoline.h | 124 mov (LOCAL_STORAGE_AREA + 8)(%BASE), %RSI_LP 256 mov 40(%rbx), %RSI_LP # Copy args pushed by PLT in register. 387 lea LR_RSP_OFFSET(%rbx), %RSI_LP # stack
|
/sysdeps/unix/sysv/linux/x86_64/ |
A D | __start_context.S | 50 lea (oSSP + 8)(%rdi), %RSI_LP
|
A D | getcontext.S | 72 mov %RSP_LP, %RSI_LP
|
A D | ____longjmp_chk.S | 90 lea -sizeSS(%rsp), %RSI_LP
|
A D | swapcontext.S | 116 mov %RSP_LP, %RSI_LP
|
Completed in 14 milliseconds