glibc/sysdeps/powerpc/powerpc64
Adhemerval Zanella 6f23d0939e PowerPC: optimized strpbrk for POWER7
This patch add an optimized strpbrk for POWER7 by using a different
algorithm than default implementation: it constructs a table based on
the 'accept' argument and use this table to check for any occurance on
the input string. The idea is similar as x86_64 uses.
For PowerPC some tunings were added, such as unroll loops and memory
clear using VSX instructions.
2014-03-20 19:46:13 -05:00
..
970
a2
bits
cell
fpu PowerPC: remove wrong roundl implementation for PowerPC64 2014-03-14 12:54:47 -05:00
multiarch PowerPC: optimized strpbrk for POWER7 2014-03-20 19:46:13 -05:00
power4
power5
power5+
power6
power6x
power7 PowerPC: optimized strpbrk for POWER7 2014-03-20 19:46:13 -05:00
power8 PowerPC: llround/llroundf POWER8 optimization 2014-02-27 12:58:33 -06:00
__longjmp-common.S
__longjmp.S
addmul_1.S
backtrace.c
bsd-_setjmp.S
bsd-setjmp.S
bzero.S
configure
configure.ac
crti.S
crtn.S
dl-dtprocnum.h
dl-irel.h
dl-machine.c
dl-machine.h
dl-trampoline.S
entry.h
ffsll.c
hp-timing.c
hp-timing.h
Implies
lshift.S
Makefile
memcpy.S
memset.S
mul_1.S
ppc-mcount.S
register-dump.h
rtld-memset.c
setjmp-common.S
setjmp.S
stackguard-macros.h
start.S
stpcpy.S
strchr.S
strcmp.S
strcpy.S
strlen.S
strncmp.S
submul_1.S
sysdep.h
tls-macros.h
tst-audit.h