id
stringlengths
22
129
text
stringlengths
60
19.5k
arch
stringclasses
9 values
syntax
stringclasses
5 values
kind
stringclasses
4 values
repo
stringclasses
32 values
path
stringlengths
7
108
license
stringclasses
10 values
commit
stringlengths
40
40
source_host
stringclasses
1 value
category
stringclasses
15 values
source_url
stringlengths
85
192
line_start
int64
1
5.48k
line_end
int64
4
5.5k
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:24
cmp %ecx, 32(%edi) jne L(nequal) RETURN .p2align 4 L(second_double_word_32): mov 36(%esi), %ecx cmp %ecx, 36(%edi) jne L(nequal) RETURN .p2align 4 L(next_two_double_words_32): and $15, %dh jz L(fourth_double_word_32) mov 40(%esi), %ecx cmp %ecx, 40(%edi) jne L(nequal) RETURN .p2align 4 L(fourth_double...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
921
980
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:25
L(second_double_word_48): mov 52(%esi), %ecx cmp %ecx, 52(%edi) jne L(nequal) RETURN .p2align 4 L(next_two_double_words_48): and $15, %dh jz L(fourth_double_word_48) mov 56(%esi), %ecx cmp %ecx, 56(%edi) jne L(nequal) RETURN .p2align 4 L(fourth_double_word_48): mov 60(%esi), %ecx cmp %ecx, 60(%edi) jne...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
961
1,017
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:26
.p2align 4 L(neq): mov $1, %eax jg L(neq_bigger) neg %eax L(neq_bigger): ret .p2align 4 L(eq): xorl %eax, %eax ret END (__wcscmp_sse2) #endif
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
1,001
1,017
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:1
/* wcscmp with SSE2 Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either ...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
2642002380aafb71a1d3b569b6d7ebeab3284816
github
libc
https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:1
/* wcscmp with SSE2 Copyright (C) 2011-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either ...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
dff8da6b3e89b986bb7f6b1ec18cf65d5972e307
github
libc
https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:1
/* wcscmp with SSE2 Copyright (C) 2011-2023 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either ...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
6d7e8eda9b85b08f207a6dc6f187e94e4817270f
github
libc
https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:1
/* wcscmp with SSE2 Copyright (C) 2011-2022 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either ...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
581c785bf31bc74430320c7856bbfa3875d025fe
github
libc
https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:1
/* wcscmp with SSE2 Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either ...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
30891f35fa7da832b66d80d0807610df361851f3
github
libc
https://github.com/bminor/glibc/blob/30891f35fa7da832b66d80d0807610df361851f3/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:1
/* wcscmp with SSE2 Copyright (C) 2011-2021 Free Software Foundation, Inc. Contributed by Intel Corporation. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by th...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:2
/* Note: wcscmp uses signed comparison, not unsugned as in strcmp function. */ .text ENTRY (__wcscmp_sse2) /* * This implementation uses SSE to compare up to 16 bytes at a time. */ mov STR1(%esp), %edx mov STR2(%esp), %eax mov (%eax), %ecx cmp %ecx, (%edx) jne L(neq) test %ecx, %ecx jz L(eq) mov 4(%eax), %...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
41
100
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:3
pxor %xmm0, %xmm0 /* clear %xmm0 for null char checks */ mov %al, %ch mov %dl, %cl and $63, %eax /* esi alignment in cache line */ and $63, %edx /* edi alignment in cache line */ and $15, %cl jz L(continue_00) cmp $16, %edx jb L(continue_0) cmp $32, %edx jb L(continue_16) cmp $48, %edx jb L(continue_32) ...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
81
140
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:4
jne L(nequal) test %ecx, %ecx jz L(equal) mov 12(%esi), %ecx cmp %ecx, 12(%edi) jne L(nequal) test %ecx, %ecx jz L(equal) movdqu 16(%edi), %xmm1 movdqu 16(%esi), %xmm2 pcmpeqd %xmm1, %xmm0 /* Any null double_word? */ pcmpeqd %xmm2, %xmm1 /* compare first 4 double_words for equality */ psubb %xmm0, %xmm1...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
121
180
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:6
pcmpeqd %xmm2, %xmm1 /* compare first 4 double_words for equality */ psubb %xmm0, %xmm1 /* packed sub of comparison results*/ pmovmskb %xmm1, %edx sub $0xffff, %edx /* if first 4 double_words are same, edx == 0xffff */ jnz L(less4_double_words_16) movdqu 32(%edi), %xmm1 movdqu 32(%esi), %xmm2 pcmpeqd %xmm1, ...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
201
260
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:7
add $64, %edi jmp L(continue_0_48) .p2align 4 L(continue_00): and $15, %ch jz L(continue_00_00) cmp $16, %eax jb L(continue_00_0) cmp $32, %eax jb L(continue_00_16) cmp $48, %eax jb L(continue_00_32) .p2align 4 L(continue_00_48): pcmpeqd (%edi), %xmm0 mov (%edi), %eax pmovmskb %xmm0, %ecx test %ecx, %e...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
241
300
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:8
psubb %xmm0, %xmm2 /* packed sub of comparison results*/ pmovmskb %xmm2, %edx sub $0xffff, %edx /* if first 4 double_words are same, edx == 0xffff */ jnz L(less4_double_words_16) movdqu 32(%esi), %xmm2 pcmpeqd %xmm2, %xmm0 /* Any null double_word? */ pcmpeqd 32(%edi), %xmm2 /* compare first 4 double_words fo...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
281
340
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:9
jne L(nequal) test %ecx, %ecx jz L(equal) mov 4(%esi), %ecx cmp %ecx, 4(%edi) jne L(nequal) test %ecx, %ecx jz L(equal) mov 8(%esi), %ecx cmp %ecx, 8(%edi) jne L(nequal) test %ecx, %ecx jz L(equal) mov 12(%esi), %ecx cmp %ecx, 12(%edi) jne L(nequal) test %ecx, %ecx jz L(equal) mov 16(%esi), %ecx ...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
321
380
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:10
mov 28(%esi), %ecx cmp %ecx, 28(%edi) jne L(nequal) test %ecx, %ecx jz L(equal) movdqu 32(%edi), %xmm1 movdqu 32(%esi), %xmm2 pcmpeqd %xmm1, %xmm0 /* Any null double_word? */ pcmpeqd %xmm2, %xmm1 /* compare first 4 double_words for equality */ psubb %xmm0, %xmm1 /* packed sub of comparison results*/ pmovm...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
361
420
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:11
L(continue_16_48): mov (%esi), %ecx cmp %ecx, (%edi) jne L(nequal) test %ecx, %ecx jz L(equal) mov 4(%esi), %ecx cmp %ecx, 4(%edi) jne L(nequal) test %ecx, %ecx jz L(equal) mov 8(%esi), %ecx cmp %ecx, 8(%edi) jne L(nequal) test %ecx, %ecx jz L(equal) mov 12(%esi), %ecx cmp %ecx, 12(%edi) jne L(nequ...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
401
460
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:12
mov 36(%esi), %ecx cmp %ecx, 36(%edi) jne L(nequal) test %ecx, %ecx jz L(equal) mov 40(%esi), %ecx cmp %ecx, 40(%edi) jne L(nequal) test %ecx, %ecx jz L(equal) mov 44(%esi), %ecx cmp %ecx, 44(%edi) jne L(nequal) test %ecx, %ecx jz L(equal) movdqu 48(%edi), %xmm1 movdqu 48(%esi), %xmm2 pcmpeqd %xmm1,...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
441
500
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:14
add $16, %edi jmp L(continue_00_48) .p2align 4 L(continue_00_16): movdqu (%esi), %xmm2 pcmpeqd %xmm2, %xmm0 /* Any null double_word? */ pcmpeqd (%edi), %xmm2 /* compare first 4 double_words for equality */ psubb %xmm0, %xmm2 /* packed sub of comparison results*/ pmovmskb %xmm2, %edx sub $0xffff, %edx /* if...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
521
580
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:15
sub $0xffff, %edx /* if first 4 double_words are same, edx == 0xffff */ jnz L(less4_double_words_16) movdqu 32(%esi), %xmm2 pcmpeqd %xmm2, %xmm0 /* Any null double_word? */ pcmpeqd 32(%edi), %xmm2 /* compare first 4 double_words for equality */ psubb %xmm0, %xmm2 /* packed sub of comparison results*/ pmovmsk...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
561
620
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:16
pcmpeqd 16(%esi), %xmm1 /* compare first 4 double_words for equality */ psubb %xmm0, %xmm1 /* packed sub of comparison results*/ pmovmskb %xmm1, %edx sub $0xffff, %edx /* if first 4 double_words are same, edx == 0xffff */ jnz L(less4_double_words_16) movdqu 32(%edi), %xmm1 pcmpeqd %xmm1, %xmm0 /* Any null do...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
601
660
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:17
.p2align 4 L(continue_16_00): movdqu (%edi), %xmm1 pcmpeqd %xmm1, %xmm0 /* Any null double_word? */ pcmpeqd (%esi), %xmm1 /* compare first 4 double_words for equality */ psubb %xmm0, %xmm1 /* packed sub of comparison results*/ pmovmskb %xmm1, %edx sub $0xffff, %edx /* if first 4 double_words are same, edx == ...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
641
700
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:18
movdqu 32(%edi), %xmm1 pcmpeqd %xmm1, %xmm0 /* Any null double_word? */ pcmpeqd 32(%esi), %xmm1 /* compare first 4 double_words for equality */ psubb %xmm0, %xmm1 /* packed sub of comparison results*/ pmovmskb %xmm1, %edx sub $0xffff, %edx /* if first 4 double_words are same, edx == 0xffff */ jnz L(less4_doub...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
681
740
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:19
pcmpeqd %xmm3, %xmm0 /* Any null double_word? */ pcmpeqd %xmm4, %xmm3 /* compare first 4 double_words for equality */ psubb %xmm0, %xmm3 /* packed sub of comparison results*/ pmovmskb %xmm3, %edx sub $0xffff, %edx /* if first 4 double_words are same, edx == 0xffff */ jnz L(less4_double_words_16) add $32, %es...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
721
780
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:20
add $48, %esi add $48, %edi jmp L(continue_48_48) .p2align 4 L(continue_0_16): movdqu (%edi), %xmm1 movdqu (%esi), %xmm2 pcmpeqd %xmm1, %xmm0 /* Any null double_word? */ pcmpeqd %xmm2, %xmm1 /* compare first 4 double_words for equality */ psubb %xmm0, %xmm1 /* packed sub of comparison results*/ pmovmskb %x...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
761
820
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:21
add $16, %edi jmp L(continue_16_48) .p2align 4 L(continue_16_32): movdqu (%edi), %xmm1 movdqu (%esi), %xmm2 pcmpeqd %xmm1, %xmm0 /* Any null double_word? */ pcmpeqd %xmm2, %xmm1 /* compare first 4 double_words for equality */ psubb %xmm0, %xmm1 /* packed sub of comparison results*/ pmovmskb %xmm1, %edx sub...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
801
860
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:22
xor %eax, %eax RETURN .p2align 4 L(less4_double_words): xor %eax, %eax test %dl, %dl jz L(next_two_double_words) and $15, %dl jz L(second_double_word) mov (%esi), %ecx cmp %ecx, (%edi) jne L(nequal) RETURN .p2align 4 L(second_double_word): mov 4(%esi), %ecx cmp %ecx, 4(%edi) jne L(nequal) RETURN .p2...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
841
900
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:23
xor %eax, %eax test %dl, %dl jz L(next_two_double_words_16) and $15, %dl jz L(second_double_word_16) mov 16(%esi), %ecx cmp %ecx, 16(%edi) jne L(nequal) RETURN .p2align 4 L(second_double_word_16): mov 20(%esi), %ecx cmp %ecx, 20(%edi) jne L(nequal) RETURN .p2align 4 L(next_two_double_words_16): and $15...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
881
940
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:24
mov 32(%esi), %ecx cmp %ecx, 32(%edi) jne L(nequal) RETURN .p2align 4 L(second_double_word_32): mov 36(%esi), %ecx cmp %ecx, 36(%edi) jne L(nequal) RETURN .p2align 4 L(next_two_double_words_32): and $15, %dh jz L(fourth_double_word_32) mov 40(%esi), %ecx cmp %ecx, 40(%edi) jne L(nequal) RETURN .p2ali...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
921
980
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:25
.p2align 4 L(second_double_word_48): mov 52(%esi), %ecx cmp %ecx, 52(%edi) jne L(nequal) RETURN .p2align 4 L(next_two_double_words_48): and $15, %dh jz L(fourth_double_word_48) mov 56(%esi), %ecx cmp %ecx, 56(%edi) jne L(nequal) RETURN .p2align 4 L(fourth_double_word_48): mov 60(%esi), %ecx cmp %ecx, 60...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
961
1,018
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:26
CFI_POP (%esi) .p2align 4 L(neq): mov $1, %eax jg L(neq_bigger) neg %eax L(neq_bigger): ret .p2align 4 L(eq): xorl %eax, %eax ret END (__wcscmp_sse2) #endif
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
1,001
1,018
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:1
/* wcscmp with SSE2 Copyright (C) 2011-2020 Free Software Foundation, Inc. Contributed by Intel Corporation. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by th...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
d614a7539657941a9201c236b2f15afac18e1213
github
libc
https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:1
/* wcscmp with SSE2 Copyright (C) 2011-2019 Free Software Foundation, Inc. Contributed by Intel Corporation. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by th...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
5a82c74822d3272df2f5929133680478c0cfb4bd
github
libc
https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:1
/* wcscmp with SSE2 Copyright (C) 2011-2019 Free Software Foundation, Inc. Contributed by Intel Corporation. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by th...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
04277e02d7f54d3582bebcf8386b317018cd5e1d
github
libc
https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:1
/* wcscmp with SSE2 Copyright (C) 2011-2018 Free Software Foundation, Inc. Contributed by Intel Corporation. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by th...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
688903eb3ef01301d239ab753d309d45720610a7
github
libc
https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:1
/* wcscmp with SSE2 Copyright (C) 2011-2017 Free Software Foundation, Inc. Contributed by Intel Corporation. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by th...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
bfff8b1becd7d01c074177df7196ab327cd8c844
github
libc
https://github.com/bminor/glibc/blob/bfff8b1becd7d01c074177df7196ab327cd8c844/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:1
/* wcscmp with SSE2 Copyright (C) 2011-2016 Free Software Foundation, Inc. Contributed by Intel Corporation. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by th...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
f7a9f785e547bd599dee496fd906a28bcb4ec7fe
github
libc
https://github.com/bminor/glibc/blob/f7a9f785e547bd599dee496fd906a28bcb4ec7fe/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp-sse2.S:1
/* wcscmp with SSE2 Copyright (C) 2011-2015 Free Software Foundation, Inc. Contributed by Intel Corporation. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by th...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
LGPL-2.1
890b7a4b33d482b5c768ab47d70758b80227e9bc
github
libc
https://github.com/bminor/glibc/blob/890b7a4b33d482b5c768ab47d70758b80227e9bc/sysdeps/i386/i686/multiarch/wcscmp-sse2.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp.S:1
/* Multiple versions of wcscmp All versions must be listed in ifunc-impl-list.c. Copyright (C) 2011-2017 Free Software Foundation, Inc. Contributed by Intel Corporation. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the term...
x86
gas-like
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp.S
LGPL-2.1
bfff8b1becd7d01c074177df7196ab327cd8c844
github
libc
https://github.com/bminor/glibc/blob/bfff8b1becd7d01c074177df7196ab327cd8c844/sysdeps/i386/i686/multiarch/wcscmp.S
1
39
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp.S:1
/* Multiple versions of wcscmp All versions must be listed in ifunc-impl-list.c. Copyright (C) 2011-2016 Free Software Foundation, Inc. Contributed by Intel Corporation. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the term...
x86
gas-like
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp.S
LGPL-2.1
f7a9f785e547bd599dee496fd906a28bcb4ec7fe
github
libc
https://github.com/bminor/glibc/blob/f7a9f785e547bd599dee496fd906a28bcb4ec7fe/sysdeps/i386/i686/multiarch/wcscmp.S
1
39
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp.S:1
/* Multiple versions of wcscmp All versions must be listed in ifunc-impl-list.c. Copyright (C) 2011-2015 Free Software Foundation, Inc. Contributed by Intel Corporation. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the term...
x86
gas-like
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp.S
LGPL-2.1
1aee37a22e3977de7a89e734e0a1e112f52045f2
github
libc
https://github.com/bminor/glibc/blob/1aee37a22e3977de7a89e734e0a1e112f52045f2/sysdeps/i386/i686/multiarch/wcscmp.S
1
39
bminor/glibc:sysdeps/i386/i686/multiarch/wcscmp.S:1
/* Multiple versions of wcscmp All versions must be listed in ifunc-impl-list.c. Copyright (C) 2011-2015 Free Software Foundation, Inc. Contributed by Intel Corporation. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the term...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscmp.S
LGPL-2.1
890b7a4b33d482b5c768ab47d70758b80227e9bc
github
libc
https://github.com/bminor/glibc/blob/890b7a4b33d482b5c768ab47d70758b80227e9bc/sysdeps/i386/i686/multiarch/wcscmp.S
1
48
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:1
/* wcscpy with SSSE3 Copyright (C) 2011-2026 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either ...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:2
mov STR1(%esp), %edx mov STR2(%esp), %ecx cmpl $0, (%ecx) jz L(ExitTail4) cmpl $0, 4(%ecx) jz L(ExitTail8) cmpl $0, 8(%ecx) jz L(ExitTail12) cmpl $0, 12(%ecx) jz L(ExitTail16) PUSH (%edi) mov %edx, %edi PUSH (%esi) lea 16(%ecx), %esi and $-16, %esi pxor %xmm0, %xmm0 pcmpeqd (%esi), %xmm0 movdqu (%e...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
41
100
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:3
jz L(Align16Both) cmp $4, %eax je L(Shl4) cmp $8, %eax je L(Shl8) jmp L(Shl12) L(Align16Both): movaps (%ecx), %xmm1 movaps 16(%ecx), %xmm2 movaps %xmm1, (%edx) pcmpeqd %xmm2, %xmm0 pmovmskb %xmm0, %eax lea 16(%esi), %esi test %eax, %eax jnz L(CopyFrom1To16Bytes) movaps 16(%ecx, %esi), %xmm3 movaps %xm...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
81
140
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:4
lea 16(%esi), %esi test %eax, %eax jnz L(CopyFrom1To16Bytes) movaps 16(%ecx, %esi), %xmm2 movaps %xmm1, (%edx, %esi) pcmpeqd %xmm2, %xmm0 pmovmskb %xmm0, %eax lea 16(%esi), %esi test %eax, %eax jnz L(CopyFrom1To16Bytes) movaps 16(%ecx, %esi), %xmm3 movaps %xmm2, (%edx, %esi) pcmpeqd %xmm3, %xmm0 pmovms...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
121
180
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:5
pminub %xmm7, %xmm3 pminub %xmm2, %xmm3 lea 64(%edx), %edx pcmpeqd %xmm0, %xmm3 lea 64(%ecx), %ecx pmovmskb %xmm3, %eax test %eax, %eax jnz L(Aligned64Leave) movaps %xmm4, -64(%edx) movaps %xmm5, -48(%edx) movaps %xmm6, -32(%edx) movaps %xmm7, -16(%edx) jmp L(Aligned64Loop) L(Aligned64Leave): pcmpeqd %xm...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
161
220
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:6
jnz L(CopyFrom1To16Bytes) mov $-0x40, %esi movaps %xmm7, -16(%edx) jmp L(Aligned64Loop) .p2align 4 L(Shl4): movaps -4(%ecx), %xmm1 movaps 12(%ecx), %xmm2 L(Shl4Start): pcmpeqd %xmm2, %xmm0 pmovmskb %xmm0, %eax movaps %xmm2, %xmm3 test %eax, %eax jnz L(Shl4LoopExit) palignr $4, %xmm1, %xmm2 movaps %xmm2...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
201
260
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:7
test %eax, %eax jnz L(Shl4LoopExit) palignr $4, %xmm1, %xmm2 movaps %xmm2, (%edx) movaps 28(%ecx), %xmm2 pcmpeqd %xmm2, %xmm0 lea 16(%edx), %edx pmovmskb %xmm0, %eax lea 16(%ecx), %ecx test %eax, %eax jnz L(Shl4LoopExit) palignr $4, %xmm3, %xmm2 movaps %xmm2, (%edx) lea 28(%ecx), %ecx lea 16(%edx), %e...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
241
300
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:8
pmovmskb %xmm7, %eax movaps %xmm5, %xmm7 palignr $4, %xmm4, %xmm5 test %eax, %eax palignr $4, %xmm3, %xmm4 jnz L(Shl4Start) palignr $4, %xmm2, %xmm3 lea 64(%ecx), %ecx palignr $4, %xmm1, %xmm2 movaps %xmm7, %xmm1 movaps %xmm5, 48(%edx) movaps %xmm4, 32(%edx) movaps %xmm3, 16(%edx) movaps %xmm2, (%edx) le...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
281
340
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:9
movaps 8(%ecx), %xmm2 L(Shl8Start): pcmpeqd %xmm2, %xmm0 pmovmskb %xmm0, %eax movaps %xmm2, %xmm3 test %eax, %eax jnz L(Shl8LoopExit) palignr $8, %xmm1, %xmm2 movaps %xmm2, (%edx) movaps 24(%ecx), %xmm2 pcmpeqd %xmm2, %xmm0 lea 16(%edx), %edx pmovmskb %xmm0, %eax lea 16(%ecx), %ecx movaps %xmm2, %xmm1 ...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
321
380
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:10
lea 16(%edx), %edx pmovmskb %xmm0, %eax lea 16(%ecx), %ecx test %eax, %eax jnz L(Shl8LoopExit) palignr $8, %xmm3, %xmm2 movaps %xmm2, (%edx) lea 24(%ecx), %ecx lea 16(%edx), %edx mov %ecx, %eax and $-0x40, %ecx sub %ecx, %eax lea -8(%ecx), %ecx sub %eax, %edx movaps -8(%ecx), %xmm1 L(Shl8LoopStart): ...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
361
420
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:11
palignr $8, %xmm1, %xmm2 movaps %xmm7, %xmm1 movaps %xmm5, 48(%edx) movaps %xmm4, 32(%edx) movaps %xmm3, 16(%edx) movaps %xmm2, (%edx) lea 64(%edx), %edx jmp L(Shl8LoopStart) L(Shl8LoopExit): movlpd (%ecx), %xmm0 movlpd %xmm0, (%edx) POP (%esi) add $8, %edx add $8, %ecx test %al, %al jz L(ExitHigh) test...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
401
460
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:12
movaps 20(%ecx), %xmm2 pcmpeqd %xmm2, %xmm0 lea 16(%edx), %edx pmovmskb %xmm0, %eax lea 16(%ecx), %ecx movaps %xmm2, %xmm1 test %eax, %eax jnz L(Shl12LoopExit) palignr $12, %xmm3, %xmm2 movaps %xmm2, (%edx) movaps 20(%ecx), %xmm2 pcmpeqd %xmm2, %xmm0 lea 16(%edx), %edx pmovmskb %xmm0, %eax lea 16(%ecx...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
441
500
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:13
mov %ecx, %eax and $-0x40, %ecx sub %ecx, %eax lea -4(%ecx), %ecx sub %eax, %edx movaps -12(%ecx), %xmm1 L(Shl12LoopStart): movaps 4(%ecx), %xmm2 movaps 20(%ecx), %xmm3 movaps %xmm3, %xmm6 movaps 36(%ecx), %xmm4 movaps %xmm4, %xmm7 movaps 52(%ecx), %xmm5 pminub %xmm2, %xmm6 pminub %xmm5, %xmm7 pminub %x...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
481
540
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:14
movl %esi, (%edx) mov $4, %esi .p2align 4 L(CopyFrom1To16Bytes): add %esi, %edx add %esi, %ecx POP (%esi) test %al, %al jz L(ExitHigh) test $0x01, %al jnz L(Exit4) L(Exit8): movlpd (%ecx), %xmm0 movlpd %xmm0, (%edx) movl %edi, %eax RETURN .p2align 4 L(ExitHigh): test $0x01, %ah jnz L(Exit12) L(Exit16...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
521
580
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:15
movl 8(%ecx), %eax movl %eax, 8(%edx) movl %edi, %eax RETURN CFI_POP (%edi) .p2align 4 L(ExitTail4): movl (%ecx), %eax movl %eax, (%edx) movl %edx, %eax ret .p2align 4 L(ExitTail8): movlpd (%ecx), %xmm0 movlpd %xmm0, (%edx) movl %edx, %eax ret .p2align 4 L(ExitTail12): movlpd (%ecx), %xmm0 movlpd %x...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
561
599
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:1
/* wcscpy with SSSE3 Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either ...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
2642002380aafb71a1d3b569b6d7ebeab3284816
github
libc
https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:1
/* wcscpy with SSSE3 Copyright (C) 2011-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either ...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
dff8da6b3e89b986bb7f6b1ec18cf65d5972e307
github
libc
https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:1
/* wcscpy with SSSE3 Copyright (C) 2011-2023 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either ...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
6d7e8eda9b85b08f207a6dc6f187e94e4817270f
github
libc
https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:1
/* wcscpy with SSSE3 Copyright (C) 2011-2022 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either ...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
26a3499cdbc537de1b6305ed5e6bcff02734f51e
github
libc
https://github.com/bminor/glibc/blob/26a3499cdbc537de1b6305ed5e6bcff02734f51e/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:1
/* wcscpy with SSSE3 Copyright (C) 2011-2022 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either ...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
581c785bf31bc74430320c7856bbfa3875d025fe
github
libc
https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:2
mov STR1(%esp), %edx mov STR2(%esp), %ecx cmp $0, (%ecx) jz L(ExitTail4) cmp $0, 4(%ecx) jz L(ExitTail8) cmp $0, 8(%ecx) jz L(ExitTail12) cmp $0, 12(%ecx) jz L(ExitTail16) PUSH (%edi) mov %edx, %edi PUSH (%esi) lea 16(%ecx), %esi and $-16, %esi pxor %xmm0, %xmm0 pcmpeqd (%esi), %xmm0 movdqu (%ecx),...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
581c785bf31bc74430320c7856bbfa3875d025fe
github
libc
https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
41
100
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:1
/* wcscpy with SSSE3 Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either ...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
30891f35fa7da832b66d80d0807610df361851f3
github
libc
https://github.com/bminor/glibc/blob/30891f35fa7da832b66d80d0807610df361851f3/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:1
/* wcscpy with SSSE3 Copyright (C) 2011-2021 Free Software Foundation, Inc. Contributed by Intel Corporation. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by t...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:2
ENTRY (__wcscpy_ssse3) mov STR1(%esp), %edx mov STR2(%esp), %ecx cmp $0, (%ecx) jz L(ExitTail4) cmp $0, 4(%ecx) jz L(ExitTail8) cmp $0, 8(%ecx) jz L(ExitTail12) cmp $0, 12(%ecx) jz L(ExitTail16) PUSH (%edi) mov %edx, %edi PUSH (%esi) lea 16(%ecx), %esi and $-16, %esi pxor %xmm0, %xmm0 pcmpeqd (%esi...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
41
100
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:4
pmovmskb %xmm0, %eax lea 16(%esi), %esi test %eax, %eax jnz L(CopyFrom1To16Bytes) movaps 16(%ecx, %esi), %xmm2 movaps %xmm1, (%edx, %esi) pcmpeqd %xmm2, %xmm0 pmovmskb %xmm0, %eax lea 16(%esi), %esi test %eax, %eax jnz L(CopyFrom1To16Bytes) movaps 16(%ecx, %esi), %xmm3 movaps %xmm2, (%edx, %esi) pcmpeq...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
121
180
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:5
pminub %xmm5, %xmm2 pminub %xmm7, %xmm3 pminub %xmm2, %xmm3 lea 64(%edx), %edx pcmpeqd %xmm0, %xmm3 lea 64(%ecx), %ecx pmovmskb %xmm3, %eax test %eax, %eax jnz L(Aligned64Leave) movaps %xmm4, -64(%edx) movaps %xmm5, -48(%edx) movaps %xmm6, -32(%edx) movaps %xmm7, -16(%edx) jmp L(Aligned64Loop) L(Aligned6...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
161
220
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:6
lea 16(%esi), %esi jnz L(CopyFrom1To16Bytes) mov $-0x40, %esi movaps %xmm7, -16(%edx) jmp L(Aligned64Loop) .p2align 4 L(Shl4): movaps -4(%ecx), %xmm1 movaps 12(%ecx), %xmm2 L(Shl4Start): pcmpeqd %xmm2, %xmm0 pmovmskb %xmm0, %eax movaps %xmm2, %xmm3 test %eax, %eax jnz L(Shl4LoopExit) palignr $4, %xmm1,...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
201
260
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:7
movaps %xmm2, %xmm3 test %eax, %eax jnz L(Shl4LoopExit) palignr $4, %xmm1, %xmm2 movaps %xmm2, (%edx) movaps 28(%ecx), %xmm2 pcmpeqd %xmm2, %xmm0 lea 16(%edx), %edx pmovmskb %xmm0, %eax lea 16(%ecx), %ecx test %eax, %eax jnz L(Shl4LoopExit) palignr $4, %xmm3, %xmm2 movaps %xmm2, (%edx) lea 28(%ecx), ...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
241
300
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:8
pcmpeqd %xmm0, %xmm7 pmovmskb %xmm7, %eax movaps %xmm5, %xmm7 palignr $4, %xmm4, %xmm5 test %eax, %eax palignr $4, %xmm3, %xmm4 jnz L(Shl4Start) palignr $4, %xmm2, %xmm3 lea 64(%ecx), %ecx palignr $4, %xmm1, %xmm2 movaps %xmm7, %xmm1 movaps %xmm5, 48(%edx) movaps %xmm4, 32(%edx) movaps %xmm3, 16(%edx) mo...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
281
340
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:9
movaps -8(%ecx), %xmm1 movaps 8(%ecx), %xmm2 L(Shl8Start): pcmpeqd %xmm2, %xmm0 pmovmskb %xmm0, %eax movaps %xmm2, %xmm3 test %eax, %eax jnz L(Shl8LoopExit) palignr $8, %xmm1, %xmm2 movaps %xmm2, (%edx) movaps 24(%ecx), %xmm2 pcmpeqd %xmm2, %xmm0 lea 16(%edx), %edx pmovmskb %xmm0, %eax lea 16(%ecx), %ec...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
321
380
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:10
pcmpeqd %xmm2, %xmm0 lea 16(%edx), %edx pmovmskb %xmm0, %eax lea 16(%ecx), %ecx test %eax, %eax jnz L(Shl8LoopExit) palignr $8, %xmm3, %xmm2 movaps %xmm2, (%edx) lea 24(%ecx), %ecx lea 16(%edx), %edx mov %ecx, %eax and $-0x40, %ecx sub %ecx, %eax lea -8(%ecx), %ecx sub %eax, %edx movaps -8(%ecx), %xm...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
361
420
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:11
lea 64(%ecx), %ecx palignr $8, %xmm1, %xmm2 movaps %xmm7, %xmm1 movaps %xmm5, 48(%edx) movaps %xmm4, 32(%edx) movaps %xmm3, 16(%edx) movaps %xmm2, (%edx) lea 64(%edx), %edx jmp L(Shl8LoopStart) L(Shl8LoopExit): movlpd (%ecx), %xmm0 movlpd %xmm0, (%edx) POP (%esi) add $8, %edx add $8, %ecx test %al, %al ...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
401
460
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:12
movaps %xmm2, (%edx) movaps 20(%ecx), %xmm2 pcmpeqd %xmm2, %xmm0 lea 16(%edx), %edx pmovmskb %xmm0, %eax lea 16(%ecx), %ecx movaps %xmm2, %xmm1 test %eax, %eax jnz L(Shl12LoopExit) palignr $12, %xmm3, %xmm2 movaps %xmm2, (%edx) movaps 20(%ecx), %xmm2 pcmpeqd %xmm2, %xmm0 lea 16(%edx), %edx pmovmskb %x...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
441
500
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:13
lea 16(%edx), %edx mov %ecx, %eax and $-0x40, %ecx sub %ecx, %eax lea -4(%ecx), %ecx sub %eax, %edx movaps -12(%ecx), %xmm1 L(Shl12LoopStart): movaps 4(%ecx), %xmm2 movaps 20(%ecx), %xmm3 movaps %xmm3, %xmm6 movaps 36(%ecx), %xmm4 movaps %xmm4, %xmm7 movaps 52(%ecx), %xmm5 pminub %xmm2, %xmm6 pminub %x...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
481
540
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:14
movl (%ecx), %esi movl %esi, (%edx) mov $4, %esi .p2align 4 L(CopyFrom1To16Bytes): add %esi, %edx add %esi, %ecx POP (%esi) test %al, %al jz L(ExitHigh) test $0x01, %al jnz L(Exit4) L(Exit8): movlpd (%ecx), %xmm0 movlpd %xmm0, (%edx) movl %edi, %eax RETURN .p2align 4 L(ExitHigh): test $0x01, %ah jnz...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
521
580
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:15
movlpd %xmm0, (%edx) movl 8(%ecx), %eax movl %eax, 8(%edx) movl %edi, %eax RETURN CFI_POP (%edi) .p2align 4 L(ExitTail4): movl (%ecx), %eax movl %eax, (%edx) movl %edx, %eax ret .p2align 4 L(ExitTail8): movlpd (%ecx), %xmm0 movlpd %xmm0, (%edx) movl %edx, %eax ret .p2align 4 L(ExitTail12): movlpd (%...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
561
600
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:1
/* wcscpy with SSSE3 Copyright (C) 2011-2020 Free Software Foundation, Inc. Contributed by Intel Corporation. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by t...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
d614a7539657941a9201c236b2f15afac18e1213
github
libc
https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:1
/* wcscpy with SSSE3 Copyright (C) 2011-2019 Free Software Foundation, Inc. Contributed by Intel Corporation. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by t...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
5a82c74822d3272df2f5929133680478c0cfb4bd
github
libc
https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:1
/* wcscpy with SSSE3 Copyright (C) 2011-2019 Free Software Foundation, Inc. Contributed by Intel Corporation. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by t...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
04277e02d7f54d3582bebcf8386b317018cd5e1d
github
libc
https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:1
/* wcscpy with SSSE3 Copyright (C) 2011-2018 Free Software Foundation, Inc. Contributed by Intel Corporation. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by t...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
688903eb3ef01301d239ab753d309d45720610a7
github
libc
https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:1
/* wcscpy with SSSE3 Copyright (C) 2011-2017 Free Software Foundation, Inc. Contributed by Intel Corporation. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by t...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
bfff8b1becd7d01c074177df7196ab327cd8c844
github
libc
https://github.com/bminor/glibc/blob/bfff8b1becd7d01c074177df7196ab327cd8c844/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:1
/* wcscpy with SSSE3 Copyright (C) 2011-2016 Free Software Foundation, Inc. Contributed by Intel Corporation. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by t...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
f7a9f785e547bd599dee496fd906a28bcb4ec7fe
github
libc
https://github.com/bminor/glibc/blob/f7a9f785e547bd599dee496fd906a28bcb4ec7fe/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:1
/* wcscpy with SSSE3 Copyright (C) 2011-2015 Free Software Foundation, Inc. Contributed by Intel Corporation. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by t...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
LGPL-2.1
890b7a4b33d482b5c768ab47d70758b80227e9bc
github
libc
https://github.com/bminor/glibc/blob/890b7a4b33d482b5c768ab47d70758b80227e9bc/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy.S:1
/* Multiple versions of wcscpy All versions must be listed in ifunc-impl-list.c. Copyright (C) 2011-2017 Free Software Foundation, Inc. Contributed by Intel Corporation. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the term...
x86
gas-like
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy.S
LGPL-2.1
bfff8b1becd7d01c074177df7196ab327cd8c844
github
libc
https://github.com/bminor/glibc/blob/bfff8b1becd7d01c074177df7196ab327cd8c844/sysdeps/i386/i686/multiarch/wcscpy.S
1
36
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy.S:1
/* Multiple versions of wcscpy All versions must be listed in ifunc-impl-list.c. Copyright (C) 2011-2016 Free Software Foundation, Inc. Contributed by Intel Corporation. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the term...
x86
gas-like
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy.S
LGPL-2.1
f7a9f785e547bd599dee496fd906a28bcb4ec7fe
github
libc
https://github.com/bminor/glibc/blob/f7a9f785e547bd599dee496fd906a28bcb4ec7fe/sysdeps/i386/i686/multiarch/wcscpy.S
1
36
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy.S:1
/* Multiple versions of wcscpy All versions must be listed in ifunc-impl-list.c. Copyright (C) 2011-2015 Free Software Foundation, Inc. Contributed by Intel Corporation. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the term...
x86
gas-like
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy.S
LGPL-2.1
1aee37a22e3977de7a89e734e0a1e112f52045f2
github
libc
https://github.com/bminor/glibc/blob/1aee37a22e3977de7a89e734e0a1e112f52045f2/sysdeps/i386/i686/multiarch/wcscpy.S
1
36
bminor/glibc:sysdeps/i386/i686/multiarch/wcscpy.S:1
/* Multiple versions of wcscpy All versions must be listed in ifunc-impl-list.c. Copyright (C) 2011-2015 Free Software Foundation, Inc. Contributed by Intel Corporation. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the term...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcscpy.S
LGPL-2.1
890b7a4b33d482b5c768ab47d70758b80227e9bc
github
libc
https://github.com/bminor/glibc/blob/890b7a4b33d482b5c768ab47d70758b80227e9bc/sysdeps/i386/i686/multiarch/wcscpy.S
1
45
bminor/glibc:sysdeps/i386/i686/multiarch/wcslen-sse2.S:1
/* wcslen with SSE2 Copyright (C) 2011-2026 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either ...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcslen-sse2.S
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcslen-sse2.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcslen-sse2.S:2
cmpl $0, 28(%edx) jz L(exit_tail7) pxor %xmm0, %xmm0 lea 32(%edx), %eax lea 16(%edx), %ecx and $-16, %eax pcmpeqd (%eax), %xmm0 pmovmskb %xmm0, %edx pxor %xmm1, %xmm1 test %edx, %edx lea 16(%eax), %eax jnz L(exit) pcmpeqd (%eax), %xmm1 pmovmskb %xmm1, %edx pxor %xmm2, %xmm2 test %edx, %edx lea 16(%e...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcslen-sse2.S
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcslen-sse2.S
41
100
bminor/glibc:sysdeps/i386/i686/multiarch/wcslen-sse2.S:3
movaps (%eax), %xmm0 movaps 16(%eax), %xmm1 movaps 32(%eax), %xmm2 movaps 48(%eax), %xmm6 pminub %xmm1, %xmm0 pminub %xmm6, %xmm2 pminub %xmm0, %xmm2 pcmpeqd %xmm3, %xmm2 pmovmskb %xmm2, %edx test %edx, %edx lea 64(%eax), %eax jz L(aligned_64_loop) pcmpeqd -64(%eax), %xmm3 pmovmskb %xmm3, %edx test %edx...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcslen-sse2.S
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcslen-sse2.S
81
140
bminor/glibc:sysdeps/i386/i686/multiarch/wcslen-sse2.S:4
.p2align 4 L(exit): sub %ecx, %eax shr $2, %eax test %dl, %dl jz L(exit_high) mov %dl, %cl and $15, %cl jz L(exit_1) ret .p2align 4 L(exit_high): mov %dh, %ch and $15, %ch jz L(exit_3) add $2, %eax ret .p2align 4 L(exit_1): add $1, %eax ret .p2align 4 L(exit_3): add $3, %eax ret .p2align 4 L(e...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcslen-sse2.S
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcslen-sse2.S
121
180
bminor/glibc:sysdeps/i386/i686/multiarch/wcslen-sse2.S:5
.p2align 4 L(exit_tail2): mov $2, %eax ret .p2align 4 L(exit_tail3): mov $3, %eax ret .p2align 4 L(exit_tail4): mov $4, %eax ret .p2align 4 L(exit_tail5): mov $5, %eax ret .p2align 4 L(exit_tail6): mov $6, %eax ret .p2align 4 L(exit_tail7): mov $7, %eax ret END (__wcslen_sse2) #endif
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcslen-sse2.S
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcslen-sse2.S
161
192
bminor/glibc:sysdeps/i386/i686/multiarch/wcslen-sse2.S:1
/* wcslen with SSE2 Copyright (C) 2011-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either ...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcslen-sse2.S
LGPL-2.1
2642002380aafb71a1d3b569b6d7ebeab3284816
github
libc
https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/sysdeps/i386/i686/multiarch/wcslen-sse2.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcslen-sse2.S:1
/* wcslen with SSE2 Copyright (C) 2011-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either ...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcslen-sse2.S
LGPL-2.1
dff8da6b3e89b986bb7f6b1ec18cf65d5972e307
github
libc
https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/sysdeps/i386/i686/multiarch/wcslen-sse2.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcslen-sse2.S:1
/* wcslen with SSE2 Copyright (C) 2011-2023 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either ...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcslen-sse2.S
LGPL-2.1
6d7e8eda9b85b08f207a6dc6f187e94e4817270f
github
libc
https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/sysdeps/i386/i686/multiarch/wcslen-sse2.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcslen-sse2.S:1
/* wcslen with SSE2 Copyright (C) 2011-2022 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either ...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcslen-sse2.S
LGPL-2.1
26a3499cdbc537de1b6305ed5e6bcff02734f51e
github
libc
https://github.com/bminor/glibc/blob/26a3499cdbc537de1b6305ed5e6bcff02734f51e/sysdeps/i386/i686/multiarch/wcslen-sse2.S
1
60
bminor/glibc:sysdeps/i386/i686/multiarch/wcslen-sse2.S:1
/* wcslen with SSE2 Copyright (C) 2011-2022 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either ...
x86
gas-att
handwritten
bminor/glibc
sysdeps/i386/i686/multiarch/wcslen-sse2.S
LGPL-2.1
581c785bf31bc74430320c7856bbfa3875d025fe
github
libc
https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/sysdeps/i386/i686/multiarch/wcslen-sse2.S
1
60