glibc/sysdeps/powerpc
Vidya Ranganathan f360f94a05 PowerPC: strncpy/stpncpy optimization for PPC64/POWER7
The optimization is achieved by following techniques:
  > data alignment [gain from aligned memory access on read/write]
  > POWER7 gains performance with loop unrolling/unwinding
    [gain by reduction of branch penalty].
  > zero padding done by calling optimized memset
2014-05-06 09:54:25 -05:00
..
bits
fpu Fix 2014-04-29 07:45:05 -05:00
nofpu
power4
power5+/fpu
power6
power7/fpu
powerpc32 PowerPC: ifunc improvement for internal calls 2014-05-05 13:30:16 -05:00
powerpc64 PowerPC: strncpy/stpncpy optimization for PPC64/POWER7 2014-05-06 09:54:25 -05:00
soft-fp
sys/platform
abort-instr.h
configure
configure.ac
dl-procinfo.c
dl-procinfo.h
dl-tls.h
ffs.c
fpu_control.h
gccframe.h
ifunc-sel.h
Implies
jmpbuf-offsets.h
jmpbuf-unwind.h
ldsodefs.h
locale-defines.sym
longjmp.c
machine-gmon.h
Makefile
math-tests.h
memmove.c
memusage.h
mp_clz_tab.c
novmx-longjmp.c
novmx-sigjmp.c
novmxsetjmp.h
preconfigure
rtld-global-offsets.sym
sched_cpucount.c
sigjmp.c
sotruss-lib.c
stackinfo.h
strcat.c
sysdep.h
test-arith.c
test-arithf.c
test-gettimebase.c
tls-macros.h
tst-stack-align.h
Versions