glibc/sysdeps/aarch64
Joe Ramsay a15b1394b5 AArch64: Improve codegen in SVE F32 logs
Reduce MOVPRFXs by using unpredicated (non-destructive) instructions
where possible.  Similar to the recent change to AdvSIMD F32 logs,
adjust special-case arguments and bounds to allow for more optimal
register usage.  For all 3 routines one MOVPRFX remains in the
reduction, which cannot be avoided as immediate AND and ASR are both
destructive.

Reviewed-by: Wilco Dijkstra  <Wilco.Dijkstra@arm.com>
2024-09-23 15:44:07 +01:00
..
bits
fpu AArch64: Improve codegen in SVE F32 logs 2024-09-23 15:44:07 +01:00
multiarch AArch64: Remove memset-reg.h 2024-09-10 14:18:03 +01:00
nptl
sys
__arm_za_disable.S
__longjmp.S
__mtag_tag_region.S
__mtag_tag_zero_region.S
abort-instr.h
atomic-machine.h
bsd-_setjmp.c
bsd-setjmp.c
configure
configure.ac
cpu-features.h
crti.S
crtn.S
dl-audit-check.h
dl-bti.c
dl-diagnostics-cpu.c
dl-dtprocnum.h
dl-irel.h
dl-link.sym
dl-lookupcfg.h
dl-machine.h
dl-prop.h
dl-start.S
dl-tls.h
dl-tlsdesc.h
dl-tlsdesc.S
dl-trampoline.S
dl-tunables.list
e_sqrtl.c
elf-initfini.h
hp-timing.h
Implies
jmpbuf-offsets.h
jmpbuf-unwind.h
ldsodefs.h
libc-mtag.h
libc-start.c
libc-tls.c
libm-test-ulps aarch64: Regenerate ULPs 2024-08-07 11:02:03 -03:00
libm-test-ulps-name
linkmap.h
machine-gmon.h
Makefile
math-tests-trap.h
math-use-builtins-ffs.h
mcount.c
memchr.S
memcmp.S
memcpy.S
memmove.c
memrchr.S
memset.S AArch64: Remove memset-reg.h 2024-09-10 14:18:03 +01:00
preconfigure
rawmemchr.S
rtld-global-offsets.sym
setjmp.S
sfp-machine.h
sotruss-lib.c
stackinfo.h
start.S
stpcpy.S
strchr.S
strchrnul.S
strcmp.S
strcpy.S
strlen.S
strncmp.S
strnlen.S
strrchr.S
sysdep.h
tlsdesc.c
tlsdesc.sym
tst-audit26.c
tst-audit26mod.c
tst-audit26mod.h
tst-audit27.c
tst-audit27mod.c
tst-audit27mod.h
tst-audit.h
tst-auditmod26.c
tst-auditmod27.c
tst-ifunc-arg-1.c
tst-ifunc-arg-2.c
tst-sme-jmp.c
tst-vpcs-mod.S
tst-vpcs.c
Versions
wordcopy.c