Home
last modified time | relevance | path

Searched refs:xmm0 (Results 1 – 25 of 249) sorted by relevance

12345678910

/glibc-2.36/sysdeps/x86_64/multiarch/
Dstrcmp-sse4_2.S192 pxor %xmm0, %xmm0 /* clear %xmm0 for null char checks */
193 pcmpeqb %xmm1, %xmm0 /* Any null chars? */
195 psubb %xmm0, %xmm1 /* packed sub of comparison results*/
219 pxor %xmm0, %xmm0 /* clear %xmm0 for null char check */
233 pcmpeqb %xmm1, %xmm0 /* Any null chars? */
246 pcmpeqb %xmm1, %xmm0 /* Any null chars? */
254 psubb %xmm0, %xmm1 /* packed sub of comparison results*/
275 movdqa (%rdi,%rdx), %xmm0
277 pcmpistri $0x1a,(%rsi,%rdx), %xmm0
280 TOLOWER (%xmm0, %xmm1)
[all …]
Dstrcmp-sse2.S180 pxor %xmm0, %xmm0 /* clear %xmm0 for null char checks */
181 pcmpeqb %xmm1, %xmm0 /* Any null chars? */
183 psubb %xmm0, %xmm1 /* packed sub of comparison results*/
230 pxor %xmm0, %xmm0 /* clear %xmm0 for null char check */
231 pcmpeqb %xmm1, %xmm0 /* Any null chars? */
239 psubb %xmm0, %xmm1 /* packed sub of comparison results*/
252 pxor %xmm0, %xmm0 /* clear xmm0, may have changed above */
264 pcmpeqb %xmm1, %xmm0
266 psubb %xmm0, %xmm1
280 pcmpeqb %xmm1, %xmm0
[all …]
Dwcschr-sse2.S44 movdqu (%rdi), %xmm0
45 pcmpeqd %xmm0, %xmm2
47 pcmpeqd %xmm1, %xmm0
49 pmovmskb %xmm0, %rax
55 movdqa (%rdi), %xmm0
56 pcmpeqd %xmm0, %xmm2
58 pcmpeqd %xmm1, %xmm0
60 pmovmskb %xmm0, %rax
69 movdqa (%rdi), %xmm0
70 pcmpeqd %xmm0, %xmm2
[all …]
Dstrlen-sse2.S61 PCMPEQ (%rax), %xmm0; \
65 pmovmskb %xmm0, %esi; \
101 pxor %xmm0, %xmm0
143 PCMPEQ %xmm0, %xmm4
201 movdqa (%rax), %xmm0
202 PMINU 16(%rax), %xmm0
203 PMINU 32(%rax), %xmm0
204 PMINU 48(%rax), %xmm0
205 PCMPEQ %xmm3, %xmm0
206 pmovmskb %xmm0, %edx
[all …]
Dwcscmp-sse2.S39 pxor %xmm0, %xmm0 /* clear %xmm0 for null char checks */
91 pcmpeqd %xmm1, %xmm0 /* Any null double_word? */
93 psubb %xmm0, %xmm1 /* packed sub of comparison results*/
100 pcmpeqd %xmm1, %xmm0 /* Any null double_word? */
102 psubb %xmm0, %xmm1 /* packed sub of comparison results*/
109 pcmpeqd %xmm1, %xmm0 /* Any null double_word? */
111 psubb %xmm0, %xmm1 /* packed sub of comparison results*/
158 pcmpeqd %xmm1, %xmm0 /* Any null double_word? */
160 psubb %xmm0, %xmm1 /* packed sub of comparison results*/
167 pcmpeqd %xmm1, %xmm0 /* Any null double_word? */
[all …]
Dstrchr-sse2.S41 movdqu (%rdi), %xmm0
43 movdqa %xmm0, %xmm4
44 pcmpeqb %xmm1, %xmm0
46 por %xmm4, %xmm0
47 pmovmskb %xmm0, %eax
63 movdqu 16(%rdi), %xmm0
64 movdqa %xmm0, %xmm4
65 pcmpeqb %xmm1, %xmm0
67 por %xmm4, %xmm0
68 pmovmskb %xmm0, %ecx
[all …]
/glibc-2.36/sysdeps/i386/i686/multiarch/
Dmemset-sse2.S221 movd %eax, %xmm0
222 pshufd $0, %xmm0, %xmm0
227 movdqu %xmm0, (%edx)
233 movd %xmm0, %eax
283 movdqa %xmm0, (%edx)
284 movdqa %xmm0, 0x10(%edx)
285 movdqa %xmm0, 0x20(%edx)
286 movdqa %xmm0, 0x30(%edx)
287 movdqa %xmm0, 0x40(%edx)
288 movdqa %xmm0, 0x50(%edx)
[all …]
Dmemset-sse2-rep.S221 movd %eax, %xmm0
222 pshufd $0, %xmm0, %xmm0
227 movdqu %xmm0, (%edx)
233 movd %xmm0, %eax
274 movdqa %xmm0, (%edx)
275 movdqa %xmm0, 0x10(%edx)
276 movdqa %xmm0, 0x20(%edx)
277 movdqa %xmm0, 0x30(%edx)
278 movdqa %xmm0, 0x40(%edx)
279 movdqa %xmm0, 0x50(%edx)
[all …]
Dstrcpy-sse2.S96 pxor %xmm0, %xmm0
113 pcmpeqb 16(%esi), %xmm0
114 pmovmskb %xmm0, %edx
137 pcmpeqb %xmm2, %xmm0
138 pmovmskb %xmm0, %edx
147 pcmpeqb %xmm3, %xmm0
148 pmovmskb %xmm0, %edx
157 pcmpeqb %xmm4, %xmm0
158 pmovmskb %xmm0, %edx
167 pcmpeqb %xmm1, %xmm0
[all …]
Dstrcmp-ssse3.S278 pxor %xmm0, %xmm0
303 pcmpeqb %xmm1, %xmm0
305 psubb %xmm0, %xmm1
392 pxor %xmm0, %xmm0
393 pcmpeqb %xmm1, %xmm0
401 psubb %xmm0, %xmm1
411 pxor %xmm0, %xmm0
419 pcmpeqb %xmm1, %xmm0
422 pcmpeqb %xmm1, %xmm0
425 psubb %xmm0, %xmm1
[all …]
Dwcscpy-ssse3.S60 pxor %xmm0, %xmm0
61 pcmpeqd (%esi), %xmm0
65 pmovmskb %xmm0, %eax
92 pcmpeqd %xmm2, %xmm0
93 pmovmskb %xmm0, %eax
101 pcmpeqd %xmm3, %xmm0
102 pmovmskb %xmm0, %eax
110 pcmpeqd %xmm4, %xmm0
111 pmovmskb %xmm0, %eax
119 pcmpeqd %xmm1, %xmm0
[all …]
Dmemcpy-ssse3.S135 movlpd (%eax), %xmm0
137 movlpd %xmm0, (%edx)
140 movdqu (%eax), %xmm0
172 movdqu %xmm0, (%edi)
181 movdqa (%eax, %edi), %xmm0
184 movdqa %xmm0, (%edx, %edi)
189 movdqa (%eax, %edi), %xmm0
192 movdqa %xmm0, (%edx, %edi)
197 movdqa (%eax, %edi), %xmm0
200 movdqa %xmm0, (%edx, %edi)
[all …]
Dwcscmp-sse2.S80 pxor %xmm0, %xmm0 /* clear %xmm0 for null char checks */
132 pcmpeqd %xmm1, %xmm0 /* Any null double_word? */
134 psubb %xmm0, %xmm1 /* packed sub of comparison results*/
141 pcmpeqd %xmm1, %xmm0 /* Any null double_word? */
143 psubb %xmm0, %xmm1 /* packed sub of comparison results*/
150 pcmpeqd %xmm1, %xmm0 /* Any null double_word? */
152 psubb %xmm0, %xmm1 /* packed sub of comparison results*/
199 pcmpeqd %xmm1, %xmm0 /* Any null double_word? */
201 psubb %xmm0, %xmm1 /* packed sub of comparison results*/
208 pcmpeqd %xmm1, %xmm0 /* Any null double_word? */
[all …]
Dstrcat-sse2.S109 pxor %xmm0, %xmm0
114 pcmpeqb %xmm1, %xmm0
116 pmovmskb %xmm0, %ecx
126 pxor %xmm0, %xmm0
132 pcmpeqb (%eax), %xmm0
135 pmovmskb %xmm0, %edx
143 pxor %xmm0, %xmm0
150 pcmpeqb 16(%eax), %xmm0
151 pmovmskb %xmm0, %edx
226 pxor %xmm0, %xmm0
[all …]
Dstrcpy-ssse3.S139 pxor %xmm0, %xmm0
143 pcmpeqb (%esi), %xmm0
147 pmovmskb %xmm0, %eax
217 pcmpeqb %xmm2, %xmm0
218 pmovmskb %xmm0, %eax
229 pcmpeqb %xmm3, %xmm0
230 pmovmskb %xmm0, %eax
241 pcmpeqb %xmm4, %xmm0
242 pmovmskb %xmm0, %eax
253 pcmpeqb %xmm1, %xmm0
[all …]
/glibc-2.36/sysdeps/x86_64/fpu/
Dsvml_s_sincosf16_core.S180 vmovss -176(%ebp), %xmm0
181 vmovss %xmm0, (%eax)
183 vmovss -172(%ebp), %xmm0
184 vmovss %xmm0, (%eax)
186 vmovss -168(%ebp), %xmm0
187 vmovss %xmm0, (%eax)
189 vmovss -164(%ebp), %xmm0
190 vmovss %xmm0, (%eax)
192 vmovss -160(%ebp), %xmm0
193 vmovss %xmm0, (%eax)
[all …]
Dsvml_s_wrapper_impl.h23 movaps %xmm0, (%rsp)
25 movss %xmm0, 16(%rsp)
26 movss 4(%rsp), %xmm0
28 movss %xmm0, 20(%rsp)
29 movss 8(%rsp), %xmm0
31 movss %xmm0, 24(%rsp)
32 movss 12(%rsp), %xmm0
37 movss %xmm0, 28(%rsp)
39 unpcklps %xmm0, %xmm2
41 movaps %xmm3, %xmm0
[all …]
Dsvml_s_sincosf8_core_avx.S47 vmovdqu 80(%rsp), %xmm0
129 vmovups -192(%ebp), %xmm0
133 vmovss -112(%ebp), %xmm0
136 vmovss %xmm0, (%eax)
137 vmovss -108(%ebp), %xmm0
139 vmovss %xmm0, (%eax)
141 vmovss -104(%ebp), %xmm0
142 vmovss %xmm0, (%eax)
143 vmovss -100(%ebp), %xmm0
146 vmovss %xmm0, (%eax)
[all …]
Dsvml_s_sincosf8_core.S48 vmovups 208(%rsp), %xmm0
131 vmovups -192(%ebp), %xmm0
135 vmovss -112(%ebp), %xmm0
136 vmovss %xmm0, (%eax)
138 vmovss -108(%ebp), %xmm0
139 vmovss %xmm0, (%eax)
141 vmovss -104(%ebp), %xmm0
142 vmovss %xmm0, (%eax)
144 vmovss -100(%ebp), %xmm0
145 vmovss %xmm0, (%eax)
[all …]
Dsvml_d_sincos8_core.S130 vmovsd -176(%ebp), %xmm0
131 vmovsd %xmm0, (%eax)
133 vmovsd -168(%ebp), %xmm0
134 vmovsd %xmm0, (%eax)
136 vmovsd -160(%ebp), %xmm0
137 vmovsd %xmm0, (%eax)
139 vmovsd -152(%ebp), %xmm0
140 vmovsd %xmm0, (%eax)
142 vmovsd -144(%ebp), %xmm0
143 vmovsd %xmm0, (%eax)
[all …]
Dsvml_d_wrapper_impl.h23 movaps %xmm0, (%rsp)
25 movsd %xmm0, 16(%rsp)
26 movsd 8(%rsp), %xmm0
29 movsd %xmm0, 24(%rsp)
30 unpcklpd %xmm0, %xmm1
31 movaps %xmm1, %xmm0
41 movaps %xmm0, (%rsp)
44 movsd %xmm0, 32(%rsp)
45 movsd 8(%rsp), %xmm0
49 movsd %xmm0, 40(%rsp)
[all …]
Dsvml_s_sincosf4_core.S34 movaps %xmm0, 96(%rsp)
42 movss 100(%rsp), %xmm0
46 movss 104(%rsp), %xmm0
50 movss 108(%rsp), %xmm0
96 movaps %xmm0, 32(%esp)
98 movups 36(%esp), %xmm0
102 movups 40(%esp), %xmm0
106 movups 44(%esp), %xmm0
111 movss 48(%esp), %xmm0
114 movss %xmm0, (%eax)
[all …]
/glibc-2.36/sysdeps/x86_64/fpu/multiarch/
Dsvml_s_sincosf16_core_avx512.S241 vmovss 1156(%rsp,%r15,8), %xmm0
245 vmovss %xmm0, 1220(%rsp,%r15,8)
246 vmovss 1156(%rsp,%r15,8), %xmm0
250 vmovss %xmm0, 1284(%rsp,%r15,8)
255 vmovss 1152(%rsp,%r15,8), %xmm0
259 vmovss %xmm0, 1216(%rsp,%r15,8)
260 vmovss 1152(%rsp,%r15,8), %xmm0
264 vmovss %xmm0, 1280(%rsp,%r15,8)
463 vmovss 1156(%rsp,%r15,8), %xmm0
465 vmovss 1156(%rsp,%r15,8), %xmm0
[all …]
Dsvml_s_sincosf8_core_avx2.S213 vmovss 260(%rsp,%r15,8), %xmm0
218 vmovss %xmm0, 324(%rsp,%r15,8)
219 vmovss 260(%rsp,%r15,8), %xmm0
223 vmovss %xmm0, 388(%rsp,%r15,8)
228 vmovss 256(%rsp,%r15,8), %xmm0
233 vmovss %xmm0, 320(%rsp,%r15,8)
234 vmovss 256(%rsp,%r15,8), %xmm0
238 vmovss %xmm0, 384(%rsp,%r15,8)
331 vmovdqa -112(%ebp), %xmm0
332 vmovq %xmm0, %rax
[all …]
Dsvml_s_asinhf4_core_sse4.S58 movaps %xmm0, %xmm8
97 movaps %xmm12, %xmm0
110 andps %xmm11, %xmm0
117 rsqrtps %xmm0, %xmm14
118 subps %xmm0, %xmm11
128 mulps %xmm14, %xmm0
156 movaps %xmm0, %xmm1
177 mulps %xmm0, %xmm13
179 subps %xmm7, %xmm0
224 addps %xmm0, %xmm11
[all …]

12345678910