glibc/sysdeps/aarch64
Hasaan Khan 8ced7815fb AArch64: Implement exp2m1 and exp10m1 routines
Vector variants of the new C23 exp2m1 & exp10m1 routines.

Note: Benchmark inputs for exp2m1 & exp10m1 are identical to exp2 & exp10
respectively, this also includes the floating point variations.

Reviewed-by: Wilco Dijkstra  <Wilco.Dijkstra@arm.com>
2025-09-02 16:50:24 +00:00
..
bits AArch64: Remove LP64 and ILP32 ifdefs 2025-02-24 14:20:29 +00:00
fpu AArch64: Implement exp2m1 and exp10m1 routines 2025-09-02 16:50:24 +00:00
multiarch AArch64: Cleanup SVE config and defines 2025-05-20 10:33:55 +00:00
nptl AArch64: Remove LP64 and ILP32 ifdefs 2025-02-24 14:20:29 +00:00
sys aarch64: add __ifunc_hwcap function to be used in ifunc resolvers 2025-06-05 14:38:51 +01:00
Implies
Makefile aarch64: fix typo in sysdeps/aarch64/Makefile 2025-06-10 10:48:07 +01:00
Versions
__alloc_gcs.c aarch64: GCS: use internal struct in __alloc_gcs 2025-06-18 09:37:13 +01:00
__arm_za_disable.S AArch64: Cleanup PAC and BTI 2025-05-19 15:35:32 +00:00
__longjmp.S aarch64: simplify calls to __libc_arm_za_disable in assembly 2025-06-18 09:42:33 +01:00
__mtag_tag_region.S
__mtag_tag_zero_region.S
aarch64-gcs.h aarch64: GCS: use internal struct in __alloc_gcs 2025-06-18 09:37:13 +01:00
abort-instr.h
atomic-machine.h
bsd-_setjmp.c
bsd-setjmp.c
configure Disable SFrame support by default 2025-07-24 15:51:58 -03:00
configure.ac Disable SFrame support by default 2025-07-24 15:51:58 -03:00
cpu-features.h
crti.S AArch64: Cleanup PAC and BTI 2025-05-19 15:35:32 +00:00
crtn.S AArch64: Cleanup PAC and BTI 2025-05-19 15:35:32 +00:00
dl-audit-check.h
dl-bti.c
dl-diagnostics-cpu.c
dl-dtprocnum.h
dl-gcs.c
dl-irel.h aarch64: add support for hwcap3,4 2025-06-05 14:38:03 +01:00
dl-link.sym
dl-lookupcfg.h
dl-machine.h AArch64: Remove AARCH64_R macro 2025-02-24 14:19:19 +00:00
dl-prop.h
dl-start.S
dl-tlsdesc.S AArch64: Cleanup PAC and BTI 2025-05-19 15:35:32 +00:00
dl-tlsdesc.h
dl-trampoline.S AArch64: Cleanup PAC and BTI 2025-05-19 15:35:32 +00:00
dl-tunables.list
e_sqrtl.c
elf-initfini.h
hp-timing.h
jmpbuf-offsets.h
jmpbuf-unwind.h
ldsodefs.h
libc-mtag.h
libc-start.c
libc-tls.c
linkmap.h
machine-gmon.h AArch64: Cleanup PAC and BTI 2025-05-19 15:35:32 +00:00
math-tests-trap.h
math-use-builtins-ffs.h
mcount.c
memchr.S
memcmp.S
memcpy.S
memmove.c
memrchr.S
memset.S
preconfigure i386: Update ___tls_get_addr to preserve vector registers 2025-06-19 04:30:31 +08:00
rawmemchr.S
rtld-global-offsets.sym
setjmp.S aarch64: simplify calls to __libc_arm_za_disable in assembly 2025-06-18 09:42:33 +01:00
sfp-machine.h
sotruss-lib.c
start.S AArch64: Cleanup PAC and BTI 2025-05-19 15:35:32 +00:00
stpcpy.S
strchr.S
strchrnul.S
strcmp.S
strcpy.S
strlen.S
strncmp.S
strnlen.S
strrchr.S
sysdep.h AArch64: Cleanup PAC and BTI 2025-05-19 15:35:32 +00:00
tlsdesc.c
tlsdesc.sym
tst-audit.h
tst-audit26.c
tst-audit26mod.c
tst-audit26mod.h
tst-audit27.c
tst-audit27mod.c
tst-audit27mod.h
tst-auditmod26.c
tst-auditmod27.c
tst-ifunc-arg-1.c aarch64: add __ifunc_hwcap function to be used in ifunc resolvers 2025-06-05 14:38:51 +01:00
tst-ifunc-arg-2.c aarch64: add __ifunc_hwcap function to be used in ifunc resolvers 2025-06-05 14:38:51 +01:00
tst-ifunc-arg-3.c aarch64: add __ifunc_hwcap function to be used in ifunc resolvers 2025-06-05 14:38:51 +01:00
tst-ifunc-arg-4.c aarch64: add __ifunc_hwcap function to be used in ifunc resolvers 2025-06-05 14:38:51 +01:00
tst-sme-helper.h aarch64: update tests for SME 2025-05-15 14:23:35 +01:00
tst-sme-jmp.c aarch64: update tests for SME 2025-05-15 14:23:35 +01:00
tst-sme-za-state.c aarch64: update tests for SME 2025-05-15 14:23:35 +01:00
tst-vpcs-mod.S
tst-vpcs.c
wordcopy.c