Home
last modified time | relevance | path

Searched refs:jb (Results 1 – 25 of 110) sorted by relevance

12345

/sysdeps/powerpc/powerpc64/
A Dsetjmp-bug21895.c30 jmp_buf jb; variable
36 bar(jb, sp); in lbar()
47 setjmp(jb); in foo()
A Dtst-setjmp-bug21895-static.c32 bar (jmp_buf jb, unsigned long sp) in bar() argument
42 longjmp(jb, i); in bar()
/sysdeps/x86_64/multiarch/
A Dmemset-avx512-no-vzeroupper.S48 jb L(less_16bytes)
53 jb L(less_256bytes)
66 jb L(less_128bytes)
75 jb L(less_64bytes)
82 jb L(less_32bytes)
94 jb L(less_8bytes)
102 jb L(less_4bytes)
109 jb L(less_2bytes)
116 jb L(less_1bytes)
160 jb L(gobble_256bytes_loop)
[all …]
A Dmemset-vec-unaligned-erms.S107 jb HIDDEN_JUMPTARGET (__chk_fail)
121 jb HIDDEN_JUMPTARGET (__chk_fail)
133 jb L(less_vec)
146 jb HIDDEN_JUMPTARGET (__chk_fail)
177 jb HIDDEN_JUMPTARGET (__chk_fail)
188 jb L(less_vec)
328 jb L(loop)
375 jb L(return)
A Dmemmove-avx512-no-vzeroupper.S28 jb HIDDEN_JUMPTARGET (__chk_fail)
39 jb HIDDEN_JUMPTARGET (__chk_fail)
61 jb L(less_256bytes)
82 jb L(less_128bytes)
95 jb L(less_64bytes)
108 jb L(less_32bytes)
124 jb L(less_8bytes)
133 jb L(less_4bytes)
142 jb L(less_2bytes)
151 jb L(less_1bytes)
[all …]
A Dstrlen-avx2.S238 jb L(last_4x_vec_or_less)
284 jb L(last_4x_vec_or_less_cmpeq)
359 jb L(max)
366 jb L(max)
406 jb L(max)
439 jb L(max)
446 jb L(max)
491 jb L(max_end)
526 jb L(cross_page_continue)
A Dstrlen-evex.S201 jb L(last_4x_vec_or_less)
247 jb L(last_4x_vec_or_less_cmpeq)
312 jb L(max)
319 jb L(max)
357 jb L(max)
386 jb L(max)
393 jb L(max_end)
431 jb L(max_end)
A Dmemcpy-ssse3.S444 jb L(L1_fwd)
487 jb L(L1_bwd)
529 jb L(L2_fwd)
572 jb L(L2_bwd)
614 jb L(L3_fwd)
657 jb L(L3_bwd)
699 jb L(L4_fwd)
742 jb L(L4_bwd)
784 jb L(L5_fwd)
827 jb L(L5_bwd)
[all …]
/sysdeps/x86_64/
A Dwmemset_chk.S30 jb __chk_fail
A Dmemcpy_chk.S30 jb __chk_fail
A Dmemmove_chk.S30 jb __chk_fail
A Dmempcpy_chk.S30 jb __chk_fail
A Dmemset_chk.S30 jb __chk_fail
A Dlshift.S52 jb L(le1)
69 jb L(le2)
89 jb L(end)
A Drshift.S50 jb L(le1)
67 jb L(le2)
87 jb L(end)
A Dwcscmp.S38 jb L(continue_0)
40 jb L(continue_16)
42 jb L(continue_32)
48 jb L(continue_0_48)
50 jb L(continue_16_48)
52 jb L(continue_32_48)
115 jb L(continue_0_0)
117 jb L(continue_0_16)
119 jb L(continue_0_32)
198 jb L(continue_00_0)
[all …]
/sysdeps/i386/
A Dmemcpy_chk.S31 jb __chk_fail
A Dmemmove_chk.S30 jb __chk_fail
A Dmempcpy_chk.S30 jb __chk_fail
A Dmemset_chk.S30 jb __chk_fail
A Dmemchr.S48 jb L(3)
205 jb L(3) /* yes, than test byte by byte */
223 jb L(3) /* yes, than test byte by byte */
241 jb L(3) /* yes, than test byte by byte */
/sysdeps/i386/i686/multiarch/
A Dmemchr-sse2.S569 jb L(return_null)
582 jb L(return_null)
598 jb L(return_null)
611 jb L(return_null)
623 jb L(return_null)
630 jb L(return_null)
637 jb L(return_null)
644 jb L(return_null)
651 jb L(return_null)
658 jb L(return_null)
[all …]
A Dstrlen-sse2.S400 jb L(return_start_len)
413 jb L(return_start_len)
429 jb L(return_start_len)
442 jb L(return_start_len)
449 jb L(return_start_len)
456 jb L(return_start_len)
463 jb L(return_start_len)
470 jb L(return_start_len)
477 jb L(return_start_len)
484 jb L(return_start_len)
[all …]
/sysdeps/mach/hurd/i386/
A D__longjmp.S56 jb .Loks /* We jump below the alternate stack, switch. */
61 jb .Lok /* We jump inside the alternate stack, do not switch. */
A D____longjmp_chk.S89 jb .Loks /* We jump below the alternate stack, switch. */
94 jb .Lok /* We jump inside the alternate stack, do not switch. */

Completed in 61 milliseconds

12345