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/wcslen-sse2.S:2 | cmp $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(%ea... | 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 | 41 | 100 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcslen-sse2.S:1 | /* wcslen 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/wcslen-sse2.S | LGPL-2.1 | 30891f35fa7da832b66d80d0807610df361851f3 | github | libc | https://github.com/bminor/glibc/blob/30891f35fa7da832b66d80d0807610df361851f3/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-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/wcslen-sse2.S | LGPL-2.1 | 2b778ceb4010c28d70de9b8eab20e8d88eed586b | github | libc | https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcslen-sse2.S | 1 | 60 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcslen-sse2.S:2 | jz L(exit_tail6)
cmp $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... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcslen-sse2.S | LGPL-2.1 | 2b778ceb4010c28d70de9b8eab20e8d88eed586b | github | libc | https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcslen-sse2.S | 41 | 100 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcslen-sse2.S:3 | L(aligned_64_loop):
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 %... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcslen-sse2.S | LGPL-2.1 | 2b778ceb4010c28d70de9b8eab20e8d88eed586b | github | libc | https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcslen-sse2.S | 81 | 140 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcslen-sse2.S:1 | /* wcslen 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/wcslen-sse2.S | LGPL-2.1 | d614a7539657941a9201c236b2f15afac18e1213 | github | libc | https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/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-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/wcslen-sse2.S | LGPL-2.1 | 5a82c74822d3272df2f5929133680478c0cfb4bd | github | libc | https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/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-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/wcslen-sse2.S | LGPL-2.1 | 04277e02d7f54d3582bebcf8386b317018cd5e1d | github | libc | https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/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-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/wcslen-sse2.S | LGPL-2.1 | 688903eb3ef01301d239ab753d309d45720610a7 | github | libc | https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/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-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/wcslen-sse2.S | LGPL-2.1 | bfff8b1becd7d01c074177df7196ab327cd8c844 | github | libc | https://github.com/bminor/glibc/blob/bfff8b1becd7d01c074177df7196ab327cd8c844/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-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/wcslen-sse2.S | LGPL-2.1 | f7a9f785e547bd599dee496fd906a28bcb4ec7fe | github | libc | https://github.com/bminor/glibc/blob/f7a9f785e547bd599dee496fd906a28bcb4ec7fe/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-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/wcslen-sse2.S | LGPL-2.1 | 890b7a4b33d482b5c768ab47d70758b80227e9bc | github | libc | https://github.com/bminor/glibc/blob/890b7a4b33d482b5c768ab47d70758b80227e9bc/sysdeps/i386/i686/multiarch/wcslen-sse2.S | 1 | 60 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcslen.S:1 | /* Multiple versions of wcslen
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/wcslen.S | LGPL-2.1 | bfff8b1becd7d01c074177df7196ab327cd8c844 | github | libc | https://github.com/bminor/glibc/blob/bfff8b1becd7d01c074177df7196ab327cd8c844/sysdeps/i386/i686/multiarch/wcslen.S | 1 | 37 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcslen.S:1 | /* Multiple versions of wcslen
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/wcslen.S | LGPL-2.1 | f7a9f785e547bd599dee496fd906a28bcb4ec7fe | github | libc | https://github.com/bminor/glibc/blob/f7a9f785e547bd599dee496fd906a28bcb4ec7fe/sysdeps/i386/i686/multiarch/wcslen.S | 1 | 37 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcslen.S:1 | /* Multiple versions of wcslen
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/wcslen.S | LGPL-2.1 | 1aee37a22e3977de7a89e734e0a1e112f52045f2 | github | libc | https://github.com/bminor/glibc/blob/1aee37a22e3977de7a89e734e0a1e112f52045f2/sysdeps/i386/i686/multiarch/wcslen.S | 1 | 37 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcslen.S:1 | /* Multiple versions of wcslen
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/wcslen.S | LGPL-2.1 | 890b7a4b33d482b5c768ab47d70758b80227e9bc | github | libc | https://github.com/bminor/glibc/blob/890b7a4b33d482b5c768ab47d70758b80227e9bc/sysdeps/i386/i686/multiarch/wcslen.S | 1 | 46 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:1 | /* wcsrchr with SSE2, without using bsf instructions.
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 F... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | 1 | 60 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:2 | ENTRANCE
mov STR1(%esp), %ecx
movd STR2(%esp), %xmm1
mov %ecx, %edi
punpckldq %xmm1, %xmm1
pxor %xmm2, %xmm2
punpckldq %xmm1, %xmm1
/* ECX has OFFSET. */
and $63, %ecx
cmp $48, %ecx
ja L(crosscache)
/* unaligned string. */
movdqu (%edi), %xmm0
pcmpeqd %xmm0, %xmm2
pcmpeqd %xmm1, %xmm0
/* Find where NULL ... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | 41 | 100 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:3 | L(unaligned_match1):
test %ecx, %ecx
jnz L(prolog_find_zero_1)
PUSH (%esi)
/* Save current match */
mov %eax, %edx
mov %edi, %esi
and $-16, %edi
jmp L(loop)
CFI_POP (%esi)
.p2align 4
L(crosscache):
/* Hancle unaligned string. */
and $15, %ecx
and $-16, %edi
pxor %xmm3, %xmm3
movdqa (%edi), %xmm0
pcmp... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | 81 | 140 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:4 | xor %edx, %edx
jmp L(loop)
CFI_POP (%esi)
.p2align 4
L(unaligned_match):
test %edx, %edx
jnz L(prolog_find_zero)
PUSH (%esi)
mov %eax, %edx
lea (%edi, %ecx), %esi
/* Loop start on aligned string. */
.p2align 4
L(loop):
movdqa (%edi), %xmm0
pcmpeqd %xmm0, %xmm2
add $16, %edi
pcmpeqd %xmm1, %xmm0
pmov... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | 121 | 180 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:5 | pmovmskb %xmm2, %ecx
pmovmskb %xmm4, %eax
or %eax, %ecx
jnz L(matches)
movdqa (%edi), %xmm5
pcmpeqd %xmm5, %xmm2
add $16, %edi
pcmpeqd %xmm1, %xmm5
pmovmskb %xmm2, %ecx
pmovmskb %xmm5, %eax
or %eax, %ecx
jz L(loop)
.p2align 4
L(matches):
test %eax, %eax
jnz L(match)
L(return_value):
test %edx, %edx
jz... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | 161 | 220 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:6 | RETURN
CFI_PUSH (%esi)
.p2align 4
L(match):
pmovmskb %xmm2, %ecx
test %ecx, %ecx
jnz L(find_zero)
/* save match info */
mov %eax, %edx
mov %edi, %esi
jmp L(loop)
.p2align 4
L(find_zero):
test %cl, %cl
jz L(find_zero_in_third_or_fourth_wchar)
test $15, %cl
jz L(find_zero_in_second_wchar)
and $1, %eax
j... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | 201 | 260 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:7 | RETURN
CFI_PUSH (%esi)
.p2align 4
L(find_zero_in_third_or_fourth_wchar):
test $15, %ch
jz L(find_zero_in_fourth_wchar)
and $1 << 9 - 1, %eax
jz L(return_value)
POP (%esi)
test %ah, %ah
jnz L(match_third_wchar)
test $15 << 4, %al
jnz L(match_second_wchar)
lea -16(%edi), %eax
RETURN
CFI_PUSH (%esi)
.... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | 241 | 300 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:8 | .p2align 4
L(match_third_or_fourth_wchar):
test $15 << 4, %ah
jnz L(match_fourth_wchar)
lea -8(%edi), %eax
RETURN
.p2align 4
L(match_third_wchar):
lea -8(%edi), %eax
RETURN
.p2align 4
L(match_fourth_wchar):
lea -4(%edi), %eax
RETURN
.p2align 4
L(return_null):
xor %eax, %eax
RETURN
.p2align 4
L(prolog_... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | 281 | 340 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:9 | and $1 << 5 - 1, %eax
jz L(return_null)
test $15 << 4, %al
jnz L(match_second_wchar)
lea -16(%edi), %eax
RETURN
.p2align 4
L(prolog_find_zero_in_third_or_fourth_wchar):
test $15, %ch
jz L(prolog_find_zero_in_fourth_wchar)
and $1 << 9 - 1, %eax
jz L(return_null)
test %ah, %ah
jnz L(match_third_wchar)
tes... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | 321 | 353 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:1 | /* wcsrchr with SSE2, without using bsf instructions.
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 F... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | LGPL-2.1 | 2642002380aafb71a1d3b569b6d7ebeab3284816 | github | libc | https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | 1 | 60 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:1 | /* wcsrchr with SSE2, without using bsf instructions.
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 F... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | LGPL-2.1 | dff8da6b3e89b986bb7f6b1ec18cf65d5972e307 | github | libc | https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | 1 | 60 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:1 | /* wcsrchr with SSE2, without using bsf instructions.
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 F... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | LGPL-2.1 | 6d7e8eda9b85b08f207a6dc6f187e94e4817270f | github | libc | https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | 1 | 60 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:1 | /* wcsrchr with SSE2, without using bsf instructions.
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 F... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | LGPL-2.1 | 581c785bf31bc74430320c7856bbfa3875d025fe | github | libc | https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | 1 | 60 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:1 | /* wcsrchr with SSE2, without using bsf instructions.
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 F... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | LGPL-2.1 | 30891f35fa7da832b66d80d0807610df361851f3 | github | libc | https://github.com/bminor/glibc/blob/30891f35fa7da832b66d80d0807610df361851f3/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | 1 | 60 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:1 | /* wcsrchr with SSE2, without using bsf instructions.
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 Pu... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | LGPL-2.1 | 2b778ceb4010c28d70de9b8eab20e8d88eed586b | github | libc | https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | 1 | 60 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:2 | ENTRANCE
mov STR1(%esp), %ecx
movd STR2(%esp), %xmm1
mov %ecx, %edi
punpckldq %xmm1, %xmm1
pxor %xmm2, %xmm2
punpckldq %xmm1, %xmm1
/* ECX has OFFSET. */
and $63, %ecx
cmp $48, %ecx
ja L(crosscache)
/* unaligned string. */
movdqu (%edi), %xmm0
pcmpeqd %xmm0, %xmm2
pcmpeqd %xmm1, %xmm0
/* Find where NULL ... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | LGPL-2.1 | 2b778ceb4010c28d70de9b8eab20e8d88eed586b | github | libc | https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | 41 | 100 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:3 | .p2align 4
L(unaligned_match1):
test %ecx, %ecx
jnz L(prolog_find_zero_1)
PUSH (%esi)
/* Save current match */
mov %eax, %edx
mov %edi, %esi
and $-16, %edi
jmp L(loop)
CFI_POP (%esi)
.p2align 4
L(crosscache):
/* Hancle unaligned string. */
and $15, %ecx
and $-16, %edi
pxor %xmm3, %xmm3
movdqa (%edi), ... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | LGPL-2.1 | 2b778ceb4010c28d70de9b8eab20e8d88eed586b | github | libc | https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | 81 | 140 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:4 | xor %edx, %edx
jmp L(loop)
CFI_POP (%esi)
.p2align 4
L(unaligned_match):
test %edx, %edx
jnz L(prolog_find_zero)
PUSH (%esi)
mov %eax, %edx
lea (%edi, %ecx), %esi
/* Loop start on aligned string. */
.p2align 4
L(loop):
movdqa (%edi), %xmm0
pcmpeqd %xmm0, %xmm2
add $16, %edi
pcmpeqd %xmm1, %xmm0
pmov... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | LGPL-2.1 | 2b778ceb4010c28d70de9b8eab20e8d88eed586b | github | libc | https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | 121 | 180 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:5 | pcmpeqd %xmm1, %xmm4
pmovmskb %xmm2, %ecx
pmovmskb %xmm4, %eax
or %eax, %ecx
jnz L(matches)
movdqa (%edi), %xmm5
pcmpeqd %xmm5, %xmm2
add $16, %edi
pcmpeqd %xmm1, %xmm5
pmovmskb %xmm2, %ecx
pmovmskb %xmm5, %eax
or %eax, %ecx
jz L(loop)
.p2align 4
L(matches):
test %eax, %eax
jnz L(match)
L(return_value)... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | LGPL-2.1 | 2b778ceb4010c28d70de9b8eab20e8d88eed586b | github | libc | https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | 161 | 220 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:6 | xor %eax, %eax
RETURN
CFI_PUSH (%esi)
.p2align 4
L(match):
pmovmskb %xmm2, %ecx
test %ecx, %ecx
jnz L(find_zero)
/* save match info */
mov %eax, %edx
mov %edi, %esi
jmp L(loop)
.p2align 4
L(find_zero):
test %cl, %cl
jz L(find_zero_in_third_or_fourth_wchar)
test $15, %cl
jz L(find_zero_in_second_wchar)
... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | LGPL-2.1 | 2b778ceb4010c28d70de9b8eab20e8d88eed586b | github | libc | https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | 201 | 260 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:7 | lea -16(%edi), %eax
RETURN
CFI_PUSH (%esi)
.p2align 4
L(find_zero_in_third_or_fourth_wchar):
test $15, %ch
jz L(find_zero_in_fourth_wchar)
and $1 << 9 - 1, %eax
jz L(return_value)
POP (%esi)
test %ah, %ah
jnz L(match_third_wchar)
test $15 << 4, %al
jnz L(match_second_wchar)
lea -16(%edi), %eax
RETURN
... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | LGPL-2.1 | 2b778ceb4010c28d70de9b8eab20e8d88eed586b | github | libc | https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | 241 | 300 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:8 | RETURN
.p2align 4
L(match_third_or_fourth_wchar):
test $15 << 4, %ah
jnz L(match_fourth_wchar)
lea -8(%edi), %eax
RETURN
.p2align 4
L(match_third_wchar):
lea -8(%edi), %eax
RETURN
.p2align 4
L(match_fourth_wchar):
lea -4(%edi), %eax
RETURN
.p2align 4
L(return_null):
xor %eax, %eax
RETURN
.p2align 4
... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | LGPL-2.1 | 2b778ceb4010c28d70de9b8eab20e8d88eed586b | github | libc | https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | 281 | 340 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:9 | L(prolog_find_zero_in_second_wchar):
and $1 << 5 - 1, %eax
jz L(return_null)
test $15 << 4, %al
jnz L(match_second_wchar)
lea -16(%edi), %eax
RETURN
.p2align 4
L(prolog_find_zero_in_third_or_fourth_wchar):
test $15, %ch
jz L(prolog_find_zero_in_fourth_wchar)
and $1 << 9 - 1, %eax
jz L(return_null)
test %... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | LGPL-2.1 | 2b778ceb4010c28d70de9b8eab20e8d88eed586b | github | libc | https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | 321 | 354 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:1 | /* wcsrchr with SSE2, without using bsf instructions.
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 Pu... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | LGPL-2.1 | d614a7539657941a9201c236b2f15afac18e1213 | github | libc | https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | 1 | 60 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:1 | /* wcsrchr with SSE2, without using bsf instructions.
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 Pu... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | LGPL-2.1 | 5a82c74822d3272df2f5929133680478c0cfb4bd | github | libc | https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | 1 | 60 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:1 | /* wcsrchr with SSE2, without using bsf instructions.
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 Pu... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | LGPL-2.1 | 04277e02d7f54d3582bebcf8386b317018cd5e1d | github | libc | https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | 1 | 60 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:1 | /* wcsrchr with SSE2, without using bsf instructions.
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 Pu... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | LGPL-2.1 | 688903eb3ef01301d239ab753d309d45720610a7 | github | libc | https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | 1 | 60 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:1 | /* wcsrchr with SSE2, without using bsf instructions.
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 Pu... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | LGPL-2.1 | bfff8b1becd7d01c074177df7196ab327cd8c844 | github | libc | https://github.com/bminor/glibc/blob/bfff8b1becd7d01c074177df7196ab327cd8c844/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | 1 | 60 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:1 | /* wcsrchr with SSE2, without using bsf instructions.
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 Pu... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | LGPL-2.1 | f7a9f785e547bd599dee496fd906a28bcb4ec7fe | github | libc | https://github.com/bminor/glibc/blob/f7a9f785e547bd599dee496fd906a28bcb4ec7fe/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | 1 | 60 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:1 | /* wcsrchr with SSE2, without using bsf instructions.
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 Pu... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | LGPL-2.1 | 890b7a4b33d482b5c768ab47d70758b80227e9bc | github | libc | https://github.com/bminor/glibc/blob/890b7a4b33d482b5c768ab47d70758b80227e9bc/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S | 1 | 60 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr.S:1 | /* Multiple versions of wcsrchr
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 ter... | x86 | gas-like | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr.S | LGPL-2.1 | bfff8b1becd7d01c074177df7196ab327cd8c844 | github | libc | https://github.com/bminor/glibc/blob/bfff8b1becd7d01c074177df7196ab327cd8c844/sysdeps/i386/i686/multiarch/wcsrchr.S | 1 | 35 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr.S:1 | /* Multiple versions of wcsrchr
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 ter... | x86 | gas-like | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr.S | LGPL-2.1 | f7a9f785e547bd599dee496fd906a28bcb4ec7fe | github | libc | https://github.com/bminor/glibc/blob/f7a9f785e547bd599dee496fd906a28bcb4ec7fe/sysdeps/i386/i686/multiarch/wcsrchr.S | 1 | 35 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr.S:1 | /* Multiple versions of wcsrchr
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 ter... | x86 | gas-like | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr.S | LGPL-2.1 | 1aee37a22e3977de7a89e734e0a1e112f52045f2 | github | libc | https://github.com/bminor/glibc/blob/1aee37a22e3977de7a89e734e0a1e112f52045f2/sysdeps/i386/i686/multiarch/wcsrchr.S | 1 | 35 |
bminor/glibc:sysdeps/i386/i686/multiarch/wcsrchr.S:1 | /* Multiple versions of wcsrchr
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 ter... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wcsrchr.S | LGPL-2.1 | 890b7a4b33d482b5c768ab47d70758b80227e9bc | github | libc | https://github.com/bminor/glibc/blob/890b7a4b33d482b5c768ab47d70758b80227e9bc/sysdeps/i386/i686/multiarch/wcsrchr.S | 1 | 44 |
bminor/glibc:sysdeps/i386/i686/multiarch/wmemcmp.S:1 | /* Multiple versions of wmemcmp
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 ter... | x86 | gas-like | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wmemcmp.S | LGPL-2.1 | bfff8b1becd7d01c074177df7196ab327cd8c844 | github | libc | https://github.com/bminor/glibc/blob/bfff8b1becd7d01c074177df7196ab327cd8c844/sysdeps/i386/i686/multiarch/wmemcmp.S | 1 | 40 |
bminor/glibc:sysdeps/i386/i686/multiarch/wmemcmp.S:1 | /* Multiple versions of wmemcmp
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 ter... | x86 | gas-like | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wmemcmp.S | LGPL-2.1 | f7a9f785e547bd599dee496fd906a28bcb4ec7fe | github | libc | https://github.com/bminor/glibc/blob/f7a9f785e547bd599dee496fd906a28bcb4ec7fe/sysdeps/i386/i686/multiarch/wmemcmp.S | 1 | 40 |
bminor/glibc:sysdeps/i386/i686/multiarch/wmemcmp.S:1 | /* Multiple versions of wmemcmp
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 ter... | x86 | gas-like | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wmemcmp.S | LGPL-2.1 | 1aee37a22e3977de7a89e734e0a1e112f52045f2 | github | libc | https://github.com/bminor/glibc/blob/1aee37a22e3977de7a89e734e0a1e112f52045f2/sysdeps/i386/i686/multiarch/wmemcmp.S | 1 | 40 |
bminor/glibc:sysdeps/i386/i686/multiarch/wmemcmp.S:1 | /* Multiple versions of wmemcmp
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 ter... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/multiarch/wmemcmp.S | LGPL-2.1 | 890b7a4b33d482b5c768ab47d70758b80227e9bc | github | libc | https://github.com/bminor/glibc/blob/890b7a4b33d482b5c768ab47d70758b80227e9bc/sysdeps/i386/i686/multiarch/wmemcmp.S | 1 | 49 |
bminor/glibc:sysdeps/i386/i686/pthread_spin_trylock.S:1 | /* Copyright (C) 2002-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
version 2.1 of the ... | x86 | gas-like | handwritten | bminor/glibc | sysdeps/i386/i686/pthread_spin_trylock.S | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/pthread_spin_trylock.S | 1 | 19 |
bminor/glibc:sysdeps/i386/i686/pthread_spin_trylock.S:1 | /* Copyright (C) 2002-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
version 2.1 of the ... | x86 | gas-like | handwritten | bminor/glibc | sysdeps/i386/i686/pthread_spin_trylock.S | LGPL-2.1 | b36a126f7d5ac7061e24ad97191bb9428b6b251f | github | libc | https://github.com/bminor/glibc/blob/b36a126f7d5ac7061e24ad97191bb9428b6b251f/sysdeps/i386/i686/pthread_spin_trylock.S | 1 | 19 |
bminor/glibc:sysdeps/i386/i686/pthread_spin_trylock.S:1 | /* Copyright (C) 2002-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
version 2.1 of the ... | x86 | gas-like | handwritten | bminor/glibc | sysdeps/i386/i686/pthread_spin_trylock.S | LGPL-2.1 | 2642002380aafb71a1d3b569b6d7ebeab3284816 | github | libc | https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/sysdeps/i386/i686/pthread_spin_trylock.S | 1 | 19 |
bminor/glibc:sysdeps/i386/i686/pthread_spin_trylock.S:1 | /* Copyright (C) 2002-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
version 2.1 of the ... | x86 | gas-like | handwritten | bminor/glibc | sysdeps/i386/i686/pthread_spin_trylock.S | LGPL-2.1 | dff8da6b3e89b986bb7f6b1ec18cf65d5972e307 | github | libc | https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/sysdeps/i386/i686/pthread_spin_trylock.S | 1 | 19 |
bminor/glibc:sysdeps/i386/i686/pthread_spin_trylock.S:1 | /* Copyright (C) 2002-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
version 2.1 of the ... | x86 | gas-like | handwritten | bminor/glibc | sysdeps/i386/i686/pthread_spin_trylock.S | LGPL-2.1 | 6d7e8eda9b85b08f207a6dc6f187e94e4817270f | github | libc | https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/sysdeps/i386/i686/pthread_spin_trylock.S | 1 | 19 |
bminor/glibc:sysdeps/i386/i686/pthread_spin_trylock.S:1 | /* Copyright (C) 2002-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
version 2.1 of the ... | x86 | gas-like | handwritten | bminor/glibc | sysdeps/i386/i686/pthread_spin_trylock.S | LGPL-2.1 | 581c785bf31bc74430320c7856bbfa3875d025fe | github | libc | https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/sysdeps/i386/i686/pthread_spin_trylock.S | 1 | 19 |
bminor/glibc:sysdeps/i386/i686/pthread_spin_trylock.S:1 | /* Copyright (C) 2002-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
version 2.1 of the ... | x86 | gas-like | handwritten | bminor/glibc | sysdeps/i386/i686/pthread_spin_trylock.S | LGPL-2.1 | 30891f35fa7da832b66d80d0807610df361851f3 | github | libc | https://github.com/bminor/glibc/blob/30891f35fa7da832b66d80d0807610df361851f3/sysdeps/i386/i686/pthread_spin_trylock.S | 1 | 19 |
bminor/glibc:sysdeps/i386/i686/pthread_spin_trylock.S:1 | /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
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 b... | x86 | gas-like | handwritten | bminor/glibc | sysdeps/i386/i686/pthread_spin_trylock.S | LGPL-2.1 | 2b778ceb4010c28d70de9b8eab20e8d88eed586b | github | libc | https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/pthread_spin_trylock.S | 1 | 20 |
bminor/glibc:sysdeps/i386/i686/pthread_spin_trylock.S:1 | /* Copyright (C) 2002-2020 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
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 b... | x86 | gas-like | handwritten | bminor/glibc | sysdeps/i386/i686/pthread_spin_trylock.S | LGPL-2.1 | d614a7539657941a9201c236b2f15afac18e1213 | github | libc | https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/sysdeps/i386/i686/pthread_spin_trylock.S | 1 | 20 |
bminor/glibc:sysdeps/i386/i686/pthread_spin_trylock.S:1 | /* Copyright (C) 2002-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
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 b... | x86 | gas-like | handwritten | bminor/glibc | sysdeps/i386/i686/pthread_spin_trylock.S | LGPL-2.1 | 5a82c74822d3272df2f5929133680478c0cfb4bd | github | libc | https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/sysdeps/i386/i686/pthread_spin_trylock.S | 1 | 20 |
bminor/glibc:sysdeps/i386/i686/pthread_spin_trylock.S:1 | /* Copyright (C) 2002-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
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 b... | x86 | gas-like | handwritten | bminor/glibc | sysdeps/i386/i686/pthread_spin_trylock.S | LGPL-2.1 | 04277e02d7f54d3582bebcf8386b317018cd5e1d | github | libc | https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/sysdeps/i386/i686/pthread_spin_trylock.S | 1 | 20 |
bminor/glibc:sysdeps/i386/i686/pthread_spin_trylock.S:1 | /* Copyright (C) 2002-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
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 b... | x86 | gas-like | handwritten | bminor/glibc | sysdeps/i386/i686/pthread_spin_trylock.S | LGPL-2.1 | 688903eb3ef01301d239ab753d309d45720610a7 | github | libc | https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/sysdeps/i386/i686/pthread_spin_trylock.S | 1 | 20 |
bminor/glibc:sysdeps/i386/i686/pthread_spin_trylock.S:1 | /* Copyright (C) 2002-2017 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
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 b... | x86 | gas-like | handwritten | bminor/glibc | sysdeps/i386/i686/pthread_spin_trylock.S | LGPL-2.1 | bfff8b1becd7d01c074177df7196ab327cd8c844 | github | libc | https://github.com/bminor/glibc/blob/bfff8b1becd7d01c074177df7196ab327cd8c844/sysdeps/i386/i686/pthread_spin_trylock.S | 1 | 20 |
bminor/glibc:sysdeps/i386/i686/pthread_spin_trylock.S:1 | /* Copyright (C) 2002-2016 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
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 b... | x86 | gas-like | handwritten | bminor/glibc | sysdeps/i386/i686/pthread_spin_trylock.S | LGPL-2.1 | f7a9f785e547bd599dee496fd906a28bcb4ec7fe | github | libc | https://github.com/bminor/glibc/blob/f7a9f785e547bd599dee496fd906a28bcb4ec7fe/sysdeps/i386/i686/pthread_spin_trylock.S | 1 | 20 |
bminor/glibc:sysdeps/i386/i686/pthread_spin_trylock.S:1 | /* Copyright (C) 2002-2015 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
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 b... | x86 | gas-like | handwritten | bminor/glibc | sysdeps/i386/i686/pthread_spin_trylock.S | LGPL-2.1 | 413db45d1bfb11ab1b2e8307d4b519d5169c0b7b | github | libc | https://github.com/bminor/glibc/blob/413db45d1bfb11ab1b2e8307d4b519d5169c0b7b/sysdeps/i386/i686/pthread_spin_trylock.S | 1 | 20 |
bminor/glibc:sysdeps/i386/i686/pthread_spin_trylock.S:1 | /* Copyright (C) 2002-2015 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
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 b... | x86 | gas-like | handwritten | bminor/glibc | sysdeps/i386/i686/pthread_spin_trylock.S | LGPL-2.1 | 890b7a4b33d482b5c768ab47d70758b80227e9bc | github | libc | https://github.com/bminor/glibc/blob/890b7a4b33d482b5c768ab47d70758b80227e9bc/sysdeps/i386/i686/pthread_spin_trylock.S | 1 | 20 |
bminor/glibc:sysdeps/i386/i686/strcmp.S:1 | /* Highly optimized version for ix86, x>=6.
Copyright (C) 1999-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 Softwa... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/strcmp.S | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/i686/strcmp.S | 1 | 51 |
bminor/glibc:sysdeps/i386/i686/strcmp.S:1 | /* Highly optimized version for ix86, x>=6.
Copyright (C) 1999-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 Softwa... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/strcmp.S | LGPL-2.1 | 2642002380aafb71a1d3b569b6d7ebeab3284816 | github | libc | https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/sysdeps/i386/i686/strcmp.S | 1 | 51 |
bminor/glibc:sysdeps/i386/i686/strcmp.S:1 | /* Highly optimized version for ix86, x>=6.
Copyright (C) 1999-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 Softwa... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/strcmp.S | LGPL-2.1 | dff8da6b3e89b986bb7f6b1ec18cf65d5972e307 | github | libc | https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/sysdeps/i386/i686/strcmp.S | 1 | 51 |
bminor/glibc:sysdeps/i386/i686/strcmp.S:1 | /* Highly optimized version for ix86, x>=6.
Copyright (C) 1999-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 Softwa... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/strcmp.S | LGPL-2.1 | 6d7e8eda9b85b08f207a6dc6f187e94e4817270f | github | libc | https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/sysdeps/i386/i686/strcmp.S | 1 | 51 |
bminor/glibc:sysdeps/i386/i686/strcmp.S:1 | /* Highly optimized version for ix86, x>=6.
Copyright (C) 1999-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 Softwa... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/strcmp.S | LGPL-2.1 | 581c785bf31bc74430320c7856bbfa3875d025fe | github | libc | https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/sysdeps/i386/i686/strcmp.S | 1 | 51 |
bminor/glibc:sysdeps/i386/i686/strcmp.S:1 | /* Highly optimized version for ix86, x>=6.
Copyright (C) 1999-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 Softwa... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/strcmp.S | LGPL-2.1 | 30891f35fa7da832b66d80d0807610df361851f3 | github | libc | https://github.com/bminor/glibc/blob/30891f35fa7da832b66d80d0807610df361851f3/sysdeps/i386/i686/strcmp.S | 1 | 51 |
bminor/glibc:sysdeps/i386/i686/strcmp.S:1 | /* Highly optimized version for ix86, x>=6.
Copyright (C) 1999-2021 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Les... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/strcmp.S | LGPL-2.1 | 2b778ceb4010c28d70de9b8eab20e8d88eed586b | github | libc | https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/i686/strcmp.S | 1 | 52 |
bminor/glibc:sysdeps/i386/i686/strcmp.S:1 | /* Highly optimized version for ix86, x>=6.
Copyright (C) 1999-2020 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Les... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/strcmp.S | LGPL-2.1 | d614a7539657941a9201c236b2f15afac18e1213 | github | libc | https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/sysdeps/i386/i686/strcmp.S | 1 | 52 |
bminor/glibc:sysdeps/i386/i686/strcmp.S:1 | /* Highly optimized version for ix86, x>=6.
Copyright (C) 1999-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Les... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/strcmp.S | LGPL-2.1 | 5a82c74822d3272df2f5929133680478c0cfb4bd | github | libc | https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/sysdeps/i386/i686/strcmp.S | 1 | 52 |
bminor/glibc:sysdeps/i386/i686/strcmp.S:1 | /* Highly optimized version for ix86, x>=6.
Copyright (C) 1999-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Les... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/strcmp.S | LGPL-2.1 | 04277e02d7f54d3582bebcf8386b317018cd5e1d | github | libc | https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/sysdeps/i386/i686/strcmp.S | 1 | 52 |
bminor/glibc:sysdeps/i386/i686/strcmp.S:1 | /* Highly optimized version for ix86, x>=6.
Copyright (C) 1999-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Les... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/strcmp.S | LGPL-2.1 | 688903eb3ef01301d239ab753d309d45720610a7 | github | libc | https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/sysdeps/i386/i686/strcmp.S | 1 | 52 |
bminor/glibc:sysdeps/i386/i686/strcmp.S:1 | /* Highly optimized version for ix86, x>=6.
Copyright (C) 1999-2017 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Les... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/strcmp.S | LGPL-2.1 | bfff8b1becd7d01c074177df7196ab327cd8c844 | github | libc | https://github.com/bminor/glibc/blob/bfff8b1becd7d01c074177df7196ab327cd8c844/sysdeps/i386/i686/strcmp.S | 1 | 52 |
bminor/glibc:sysdeps/i386/i686/strcmp.S:1 | /* Highly optimized version for ix86, x>=6.
Copyright (C) 1999-2016 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Les... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/strcmp.S | LGPL-2.1 | f7a9f785e547bd599dee496fd906a28bcb4ec7fe | github | libc | https://github.com/bminor/glibc/blob/f7a9f785e547bd599dee496fd906a28bcb4ec7fe/sysdeps/i386/i686/strcmp.S | 1 | 52 |
bminor/glibc:sysdeps/i386/i686/strcmp.S:1 | /* Highly optimized version for ix86, x>=6.
Copyright (C) 1999-2015 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Les... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/strcmp.S | LGPL-2.1 | 890b7a4b33d482b5c768ab47d70758b80227e9bc | github | libc | https://github.com/bminor/glibc/blob/890b7a4b33d482b5c768ab47d70758b80227e9bc/sysdeps/i386/i686/strcmp.S | 1 | 52 |
bminor/glibc:sysdeps/i386/i686/strtok.S:1 | /* strtok (str, delim) -- Return next DELIM separated token from STR.
For Intel 80686.
Copyright (C) 1998-2017 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
The GNU C Library is free software; you can redistribute it and/... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/strtok.S | LGPL-2.1 | bfff8b1becd7d01c074177df7196ab327cd8c844 | github | libc | https://github.com/bminor/glibc/blob/bfff8b1becd7d01c074177df7196ab327cd8c844/sysdeps/i386/i686/strtok.S | 1 | 60 |
bminor/glibc:sysdeps/i386/i686/strtok.S:2 | #else
.bss
.local save_ptr
.type save_ptr, @object
.size save_ptr, 4
save_ptr:
.space 4
# ifdef PIC
# define SAVE_PTR save_ptr@GOTOFF(%ebx)
# else
# define SAVE_PTR save_ptr
# endif
# define FUNCTION strtok
#endif
#if !defined USE_AS_STRTOK_R && defined PIC
# define PARMS 4+256+4 /* space for table and saved ... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/strtok.S | LGPL-2.1 | bfff8b1becd7d01c074177df7196ab327cd8c844 | github | libc | https://github.com/bminor/glibc/blob/bfff8b1becd7d01c074177df7196ab327cd8c844/sysdeps/i386/i686/strtok.S | 41 | 100 |
bminor/glibc:sysdeps/i386/i686/strtok.S:3 | cfi_adjust_cfa_offset (4)
cfi_rel_offset (ebx, 0)
call 0b
addl $_GLOBAL_OFFSET_TABLE_, %ebx
#endif
/* First we create a table with flags for all possible characters.
For the ASCII (7bit/8bit) or ISO-8859-X character sets which are
supported by the C string functions we have 256 characters.
Before inser... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/strtok.S | LGPL-2.1 | bfff8b1becd7d01c074177df7196ab327cd8c844 | github | libc | https://github.com/bminor/glibc/blob/bfff8b1becd7d01c074177df7196ab327cd8c844/sysdeps/i386/i686/strtok.S | 81 | 140 |
bminor/glibc:sysdeps/i386/i686/strtok.S:4 | testl %edx, %edx
jz L(returnNULL)
movl DELIM(%esp), %eax /* Get start of delimiter set. */
/* For understanding the following code remember that %ecx == 0 now.
Although all the following instruction only modify %cl we always
have a correct zero-extended 32-bit value in %ecx. */
L(2): movb (%eax), %cl /* ge... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/strtok.S | LGPL-2.1 | bfff8b1becd7d01c074177df7196ab327cd8c844 | github | libc | https://github.com/bminor/glibc/blob/bfff8b1becd7d01c074177df7196ab327cd8c844/sysdeps/i386/i686/strtok.S | 121 | 180 |
bminor/glibc:sysdeps/i386/i686/strtok.S:5 | L(3): addl $4, %eax /* adjust pointer for full loop round */
movb (%eax), %cl /* get byte from string */
testb %cl, (%esp,%ecx) /* is it contained in stopset? */
jz L(4) /* no => start of token */
movb 1(%eax), %cl /* get byte from string */
testb %cl, (%esp,%ecx) /* is it contained in stopset? */
jz L(5) ... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/strtok.S | LGPL-2.1 | bfff8b1becd7d01c074177df7196ab327cd8c844 | github | libc | https://github.com/bminor/glibc/blob/bfff8b1becd7d01c074177df7196ab327cd8c844/sysdeps/i386/i686/strtok.S | 161 | 220 |
bminor/glibc:sysdeps/i386/i686/strtok.S:6 | movb 3(%edx), %cl /* get byte from string */
cmpb %cl, (%esp,%ecx) /* is it contained in skipset? */
jne L(7) /* no => start loop again */
incl %edx /* adjust pointer */
L(10): incl %edx
L(9): incl %edx
L(8): cmpl %eax, %edx
je L(returnNULL) /* There was no token anymore. */
movb $0, (%edx) /* Terminate str... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/strtok.S | LGPL-2.1 | bfff8b1becd7d01c074177df7196ab327cd8c844 | github | libc | https://github.com/bminor/glibc/blob/bfff8b1becd7d01c074177df7196ab327cd8c844/sysdeps/i386/i686/strtok.S | 201 | 244 |
bminor/glibc:sysdeps/i386/i686/strtok.S:1 | /* strtok (str, delim) -- Return next DELIM separated token from STR.
For Intel 80686.
Copyright (C) 1998-2016 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
The GNU C Library is free software; you can redistribute it and/... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/strtok.S | LGPL-2.1 | f7a9f785e547bd599dee496fd906a28bcb4ec7fe | github | libc | https://github.com/bminor/glibc/blob/f7a9f785e547bd599dee496fd906a28bcb4ec7fe/sysdeps/i386/i686/strtok.S | 1 | 60 |
bminor/glibc:sysdeps/i386/i686/strtok.S:1 | /* strtok (str, delim) -- Return next DELIM separated token from STR.
For Intel 80686.
Copyright (C) 1998-2015 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
The GNU C Library is free software; you can redistribute it and/... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/i686/strtok.S | LGPL-2.1 | 890b7a4b33d482b5c768ab47d70758b80227e9bc | github | libc | https://github.com/bminor/glibc/blob/890b7a4b33d482b5c768ab47d70758b80227e9bc/sysdeps/i386/i686/strtok.S | 1 | 60 |
bminor/glibc:sysdeps/i386/lshift.S:1 | /* i80386 __mpn_lshift --
Copyright (C) 1992-2026 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
The GNU MP 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; e... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/lshift.S | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/lshift.S | 1 | 60 |
bminor/glibc:sysdeps/i386/lshift.S:2 | cfi_rel_offset (esi, 4)
movl SIZE(%esp),%edx
movl CNT(%esp),%ecx
subl $4,%esi /* adjust s_ptr */
movl (%esi,%edx,4),%ebx /* read most significant limb */
cfi_rel_offset (ebx, 0)
cfi_remember_state
xorl %eax,%eax
shldl %cl,%ebx,%eax /* compute carry limb */
decl %edx
jz L(end)
pushl %eax /* push carry l... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/lshift.S | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/lshift.S | 41 | 100 |
bminor/glibc:sysdeps/i386/lshift.S:3 | cfi_restore (esi)
popl %edi
cfi_adjust_cfa_offset (-4)
cfi_restore (edi)
ret
cfi_restore_state
L(end): shll %cl,%ebx /* compute least significant limb */
movl %ebx,(%edi) /* store it */
popl %ebx
cfi_adjust_cfa_offset (-4)
cfi_restore (ebx)
popl %esi
cfi_adjust_cfa_offset (-4)
cfi_restore (esi)
popl %... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/lshift.S | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/sysdeps/i386/lshift.S | 81 | 103 |
bminor/glibc:sysdeps/i386/lshift.S:1 | /* i80386 __mpn_lshift --
Copyright (C) 1992-2025 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
The GNU MP 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; e... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/lshift.S | LGPL-2.1 | 2642002380aafb71a1d3b569b6d7ebeab3284816 | github | libc | https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/sysdeps/i386/lshift.S | 1 | 60 |
bminor/glibc:sysdeps/i386/lshift.S:1 | /* i80386 __mpn_lshift --
Copyright (C) 1992-2024 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
The GNU MP 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; e... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/lshift.S | LGPL-2.1 | dff8da6b3e89b986bb7f6b1ec18cf65d5972e307 | github | libc | https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/sysdeps/i386/lshift.S | 1 | 60 |
bminor/glibc:sysdeps/i386/lshift.S:1 | /* i80386 __mpn_lshift --
Copyright (C) 1992-2023 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
The GNU MP 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; e... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/lshift.S | LGPL-2.1 | 6d7e8eda9b85b08f207a6dc6f187e94e4817270f | github | libc | https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/sysdeps/i386/lshift.S | 1 | 60 |
bminor/glibc:sysdeps/i386/lshift.S:1 | /* i80386 __mpn_lshift --
Copyright (C) 1992-2022 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
The GNU MP 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; e... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/lshift.S | LGPL-2.1 | 581c785bf31bc74430320c7856bbfa3875d025fe | github | libc | https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/sysdeps/i386/lshift.S | 1 | 60 |
bminor/glibc:sysdeps/i386/lshift.S:1 | /* i80386 __mpn_lshift --
Copyright (C) 1992-2021 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
The GNU MP 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; e... | x86 | gas-att | handwritten | bminor/glibc | sysdeps/i386/lshift.S | LGPL-2.1 | 2b778ceb4010c28d70de9b8eab20e8d88eed586b | github | libc | https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/sysdeps/i386/lshift.S | 1 | 60 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.