Home
last modified time | relevance | path

Searched refs:RDX_LP (Results 1 – 25 of 37) sorted by relevance

12

/glibc-2.36/sysdeps/x86_64/multiarch/
Dmemmove-erms.S25 cmp %RDX_LP, %RCX_LP
33 test %RDX_LP, %RDX_LP
35 add %RDX_LP, %RAX_LP
40 cmp %RDX_LP, %RCX_LP
47 test %RDX_LP, %RDX_LP
50 mov %RDX_LP, %RCX_LP
55 lea (%rsi,%rcx), %RDX_LP
56 cmp %RDX_LP, %RDI_LP
Dmemset-erms.S25 cmp %RDX_LP, %RCX_LP
32 test %RDX_LP, %RDX_LP
34 mov %RDX_LP, %RCX_LP
36 mov %RDI_LP, %RDX_LP
38 mov %RDX_LP, %RAX_LP
Dmemset-vec-unaligned-erms.S117 cmp %RDX_LP, %RCX_LP
123 shl $2, %RDX_LP
135 cmp %RDX_LP, %RCX_LP
161 cmp %RDX_LP, %RCX_LP
172 cmp $VEC_SIZE, %RDX_LP
175 cmp $(VEC_SIZE * 2), %RDX_LP
234 mov %RDX_LP, %RCX_LP
235 mov %RDI_LP, %RDX_LP
237 mov %RDX_LP, %RAX_LP
245 cmp __x86_rep_stosb_threshold(%rip), %RDX_LP
[all …]
Dmemmove-vec-unaligned-erms.S200 cmp %RDX_LP, %RCX_LP
207 add %RDX_LP, %RAX_LP
213 cmp %RDX_LP, %RCX_LP
225 cmp $VEC_SIZE, %RDX_LP
229 cmp $(VEC_SIZE * 2), %RDX_LP
245 cmp %RDX_LP, %RCX_LP
252 add %RDX_LP, %RAX_LP
258 cmp %RDX_LP, %RCX_LP
270 cmp $VEC_SIZE, %RDX_LP
274 cmp $(VEC_SIZE * 2), %RDX_LP
[all …]
Dmemrchr-avx2.S43 and %RDX_LP, %RDX_LP
45 test %RDX_LP, %RDX_LP
Dmemrchr-evex.S40 and %RDX_LP, %RDX_LP
42 test %RDX_LP, %RDX_LP
Dmemchr-avx2.S66 and %RDX_LP, %RDX_LP
68 test %RDX_LP, %RDX_LP
Dmemchr-sse2.S49 test %RDX_LP, %RDX_LP
53 test %RDX_LP, %RDX_LP
Dmemmove-ssse3.S38 cmp %RDX_LP, %RCX_LP
45 add %RDX_LP, %RAX_LP
51 cmp %RDX_LP, %RCX_LP
155 cmp $SHARED_CACHE_SIZE_HALF, %RDX_LP
Dmemmove-avx512-no-vzeroupper.S28 cmp %RDX_LP, %RCX_LP
34 add %RDX_LP, %RAX_LP
39 cmp %RDX_LP, %RCX_LP
46 add %RDX_LP, %RAX_LP
Dmemrchr-sse2.S37 mov %RDX_LP, %RDX_LP
Dmemchr-evex.S95 test %RDX_LP, %RDX_LP
Dstrcmp-sse4_2.S85 mov %fs:(%rax),%RDX_LP
138 test %RDX_LP, %RDX_LP
140 cmp $1, %RDX_LP
142 mov %RDX_LP, %R11_LP
Dmemcmp-avx2-movbe.S75 shl $2, %RDX_LP
80 cmp $VEC_SIZE, %RDX_LP
Dmemset-avx512-no-vzeroupper.S34 cmp %RDX_LP, %RCX_LP
Dmemcmpeq-evex.S67 cmp $VEC_SIZE, %RDX_LP
Dstrcmp-sse2.S76 mov %fs:(%rax),%RDX_LP
125 test %RDX_LP, %RDX_LP
127 cmp $1, %RDX_LP
129 mov %RDX_LP, %R11_LP
/glibc-2.36/sysdeps/x86_64/
D__longjmp.S40 mov (JB_PC*8)(%rdi),%RDX_LP
44 PTR_DEMANGLE (%RDX_LP)
89 LIBC_PROBE (longjmp, 3, LP_SIZE@%RDI_LP, -4@%esi, LP_SIZE@%RDX_LP)
110 LP_SIZE@%RDI_LP, -4@%eax, LP_SIZE@%RDX_LP)
Dstart.S78 mov %RDX_LP, %R9_LP /* Address of the shared library termination
87 mov %RSP_LP, %RDX_LP
Dsetjmp.S51 lea 8(%rsp), %RDX_LP /* Save SP as it will be after we return. */
53 PTR_MANGLE (%RDX_LP)
Dsysdep.h86 #define RDX_LP rdx
155 #define RDX_LP "rdx" macro
Dtls_get_addr.S30 mov %fs:DTV_OFFSET, %RDX_LP
/glibc-2.36/sysdeps/x86_64/x32/
Dsysdep.h30 #undef RDX_LP
55 # define RDX_LP edx
80 # define RDX_LP "edx" macro
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/
D____longjmp_chk.S65 mov (JB_PC*8)(%rdi), %RDX_LP
69 PTR_DEMANGLE (%RDX_LP)
145 LIBC_PROBE (longjmp, 3, LP_SIZE@%RDI_LP, -4@%esi, LP_SIZE@%RDX_LP)
166 LP_SIZE@%RDI_LP, -4@%eax, LP_SIZE@%RDX_LP)
Dclone3.S47 test %RDX_LP, %RDX_LP /* No NULL function pointer. */

12