/glibc-2.36/sysdeps/x86_64/multiarch/ |
D | strcmp-sse4_2.S | 192 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 …]
|
D | strcmp-sse2.S | 180 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 …]
|
D | wcschr-sse2.S | 44 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 …]
|
D | strlen-sse2.S | 61 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 …]
|
D | wcscmp-sse2.S | 39 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 …]
|
D | strchr-sse2.S | 41 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/ |
D | memset-sse2.S | 221 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 …]
|
D | memset-sse2-rep.S | 221 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 …]
|
D | strcpy-sse2.S | 96 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 …]
|
D | strcmp-ssse3.S | 278 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 …]
|
D | wcscpy-ssse3.S | 60 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 …]
|
D | memcpy-ssse3.S | 135 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 …]
|
D | wcscmp-sse2.S | 80 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 …]
|
D | strcat-sse2.S | 109 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 …]
|
D | strcpy-ssse3.S | 139 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/ |
D | svml_s_sincosf16_core.S | 180 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 …]
|
D | svml_s_wrapper_impl.h | 23 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 …]
|
D | svml_s_sincosf8_core_avx.S | 47 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 …]
|
D | svml_s_sincosf8_core.S | 48 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 …]
|
D | svml_d_sincos8_core.S | 130 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 …]
|
D | svml_d_wrapper_impl.h | 23 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 …]
|
D | svml_s_sincosf4_core.S | 34 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/ |
D | svml_s_sincosf16_core_avx512.S | 241 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 …]
|
D | svml_s_sincosf8_core_avx2.S | 213 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 …]
|
D | svml_s_asinhf4_core_sse4.S | 58 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 …]
|