glibc/sysdeps/aarch64
Richard Earnshaw f940b96522 [AArch64] Add optimized strchr.
Implementation of strchr for AArch64.  Speedups taken from micro-bench
show the improvements relative to the standard C code.

The use of LD1 means we have identical code for both big- and
little-endian systems.
2014-06-19 11:03:59 +01:00
..
bits Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
fpu [AArch64] Switch from FE_TOWARDZERO to _FPU_FPCR_RM_MASK 2014-06-03 12:44:50 +00:00
nptl AArch64: Define TLS_DEFINE_INIT_TP 2014-06-11 12:23:01 -07:00
soft-fp soft-fp: support after-rounding tininess detection. 2014-02-12 18:27:12 +00:00
__longjmp.S aarch64: Add setjmp and longjmp SystemTap probes 2014-04-22 11:13:16 +01:00
abort-instr.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
backtrace.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
bsd-_setjmp.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
bsd-setjmp.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
bzero.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
configure Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
configure.ac Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
crti.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
crtn.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
dl-irel.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
dl-link.sym Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
dl-machine.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
dl-sysdep.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
dl-tls.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
dl-tlsdesc.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
dl-tlsdesc.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
dl-trampoline.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
Implies Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
jmpbuf-offsets.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
jmpbuf-unwind.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
ldsodefs.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
libc-tls.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
libm-test-ulps [AArch64] Regenerate libm-test-ulps 2014-06-03 12:45:10 +00:00
machine-gmon.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
Makefile Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
math-tests.h Add fenv test support for AArch64. 2014-04-17 16:58:35 +01:00
mcount.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
memcmp.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
memcpy.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
memmove.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
memset.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
memusage.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
preconfigure Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
setjmp.S aarch64: Add setjmp and longjmp SystemTap probes 2014-04-22 11:13:16 +01:00
shlib-versions Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
sotruss-lib.c Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
stackinfo.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
start.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
strchr.S [AArch64] Add optimized strchr. 2014-06-19 11:03:59 +01:00
strcmp.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
strlen.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
strncmp.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
strnlen.S Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
sysdep.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
tls-macros.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
tlsdesc.c Factor mmap/munmap of PT_LOAD segments out of _dl_map_object_from_fd et al. 2014-04-03 10:47:14 -07:00
tlsdesc.sym Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
tst-audit.h Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00
Versions Relocate AArch64 from ports to libc. 2014-02-11 11:36:00 +00:00