Searched refs:edx (Results 51 - 75 of 134) sorted by relevance

123456

/bionic/libc/arch-x86/atom/string/
H A Dssse3-strlcat-atom.S86 mov DST(%esp), %edx
121 mov DST + 4(%esp), %edx
124 add %eax, %edx
173 add %esi, %edx
193 movl %eax, (%edx)
209 movlpd %xmm0, (%edx)
229 movlpd %xmm0, (%edx)
231 movl %eax, 8(%edx)
248 movlpd %xmm0, (%edx)
249 movlpd %xmm1, 8(%edx)
[all...]
H A Dssse3-memcpy-atom.S141 movl DEST(%esp), %edx
144 cmp %eax, %edx
154 cmp %eax, %edx
168 add %ecx, %edx
182 movlpd %xmm0, (%edx)
183 movlpd %xmm1, 8(%edx)
188 movl %edx, %edi
189 and $-16, %edx
190 add $16, %edx
191 sub %edx,
[all...]
H A Dssse3-strcpy-atom.S100 # define SAVE_RESULT(n) lea n(%edx), %eax
101 # define SAVE_RESULT_TAIL(n) lea n(%edx), %eax
104 # define SAVE_RESULT_TAIL(n) movl %edx, %eax
123 mov STR1(%esp), %edx
178 mov %edx, %edi
197 movlpd %xmm1, (%edx)
201 movlpd %xmm1, 8(%edx)
213 mov %edx, %eax
214 lea 16(%edx), %edx
[all...]
H A Dsse2-strlen-atom.S102 mov STR(%esp), %edx
111 cmpb $0, (%edx)
113 cmpb $0, 1(%edx)
115 cmpb $0, 2(%edx)
117 cmpb $0, 3(%edx)
125 cmpb $0, 4(%edx)
127 cmpb $0, 5(%edx)
129 cmpb $0, 6(%edx)
131 cmpb $0, 7(%edx)
139 cmpb $0, 8(%edx)
[all...]
H A Dssse3-strcat-atom.S107 mov %edi, %edx
114 lea (%edi, %eax), %edx
173 add %esi, %edx
194 movlpd %xmm0, (%edx)
216 movlpd %xmm0, (%edx)
217 movlpd %xmm1, 8(%edx)
223 movb %bh, 1(%edx)
226 movb %al, (%edx)
232 movb %bh, 2(%edx)
235 movw %ax, (%edx)
[all...]
H A Dssse3-wcscpy-atom.S92 mov STR1(%esp), %edx
105 mov %edx, %edi
115 movdqu %xmm1, (%edx)
123 mov %edx, %eax
124 lea 16(%edx), %edx
125 and $-16, %edx
126 sub %edx, %eax
143 movaps %xmm1, (%edx)
152 movaps %xmm2, (%edx,
[all...]
/bionic/libc/arch-x86/generic/string/
H A Dstrcat.S25 movl 12(%esp),%edx /* src address */
37 L1: movb (%edx),%al /* unroll loop, but not too much */
41 movb 1(%edx),%al
45 movb 2(%edx),%al
49 movb 3(%edx),%al
53 movb 4(%edx),%al
57 movb 5(%edx),%al
61 movb 6(%edx),%al
65 movb 7(%edx),%al
67 addl $8,%edx
[all...]
/bionic/libc/arch-x86/silvermont/string/
H A Dsse2-memcpy-slm.S101 movl DEST(%esp), %edx
103 cmp %eax, %edx
115 movdqu %xmm0, (%edx)
116 movdqu %xmm1, -16(%edx, %ecx)
122 movdqu %xmm0, 16(%edx)
123 movdqu %xmm1, -32(%edx, %ecx)
131 movdqu %xmm0, 32(%edx)
132 movdqu %xmm1, 48(%edx)
133 movdqu %xmm2, -48(%edx, %ecx)
134 movdqu %xmm3, -64(%edx,
[all...]
H A Dsse2-memmove-slm.S107 movl DEST(%esp), %edx
110 cmp %eax, %edx
125 movdqu %xmm0, (%edx)
126 movdqu %xmm1, -16(%edx, %ecx)
138 movdqu %xmm0, (%edx)
139 movdqu %xmm1, 16(%edx)
140 movdqu %xmm2, -16(%edx, %ecx)
141 movdqu %xmm3, -32(%edx, %ecx)
157 movdqu %xmm0, (%edx)
158 movdqu %xmm1, 16(%edx)
[all...]
/bionic/libc/arch-x86/syscalls/
H A D__llseek.S12 pushl %edx
14 .cfi_rel_offset edx, 0
23 mov 32(%esp), %edx
37 popl %edx
H A D__openat.S12 pushl %edx
14 .cfi_rel_offset edx, 0
20 mov 28(%esp), %edx
32 popl %edx
H A D__ppoll.S12 pushl %edx
14 .cfi_rel_offset edx, 0
23 mov 32(%esp), %edx
37 popl %edx
H A D__ptrace.S12 pushl %edx
14 .cfi_rel_offset edx, 0
20 mov 28(%esp), %edx
32 popl %edx
H A D__reboot.S12 pushl %edx
14 .cfi_rel_offset edx, 0
20 mov 28(%esp), %edx
32 popl %edx
H A D__rt_sigaction.S12 pushl %edx
14 .cfi_rel_offset edx, 0
20 mov 28(%esp), %edx
32 popl %edx
H A D__rt_sigprocmask.S12 pushl %edx
14 .cfi_rel_offset edx, 0
20 mov 28(%esp), %edx
32 popl %edx
H A D__rt_sigtimedwait.S12 pushl %edx
14 .cfi_rel_offset edx, 0
20 mov 28(%esp), %edx
32 popl %edx
H A D__signalfd4.S12 pushl %edx
14 .cfi_rel_offset edx, 0
20 mov 28(%esp), %edx
32 popl %edx
H A D__timer_settime.S12 pushl %edx
14 .cfi_rel_offset edx, 0
20 mov 28(%esp), %edx
32 popl %edx
H A D__waitid.S12 pushl %edx
14 .cfi_rel_offset edx, 0
23 mov 32(%esp), %edx
37 popl %edx
H A Dclock_nanosleep.S12 pushl %edx
14 .cfi_rel_offset edx, 0
20 mov 28(%esp), %edx
32 popl %edx
H A Depoll_ctl.S12 pushl %edx
14 .cfi_rel_offset edx, 0
20 mov 28(%esp), %edx
32 popl %edx
H A Dfaccessat.S12 pushl %edx
14 .cfi_rel_offset edx, 0
20 mov 28(%esp), %edx
32 popl %edx
H A Dfchmodat.S12 pushl %edx
14 .cfi_rel_offset edx, 0
20 mov 28(%esp), %edx
32 popl %edx
H A Dfchownat.S12 pushl %edx
14 .cfi_rel_offset edx, 0
23 mov 32(%esp), %edx
37 popl %edx

Completed in 171 milliseconds

123456