diff options
author | Wilco Dijkstra <wilco.dijkstra@arm.com> | 2024-09-09 15:26:47 +0100 |
---|---|---|
committer | Wilco Dijkstra <wilco.dijkstra@arm.com> | 2024-09-09 15:30:00 +0100 |
commit | cec3aef32412779e207f825db0d057ebb4628ae8 (patch) | |
tree | cefd2c2b400f8f3811931ff1246dcbee15487780 /sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall6.c | |
parent | 3fc1d3bc336b2ae1236f7d81bed3a49200094afa (diff) | |
download | glibc-cec3aef32412779e207f825db0d057ebb4628ae8.tar.gz glibc-cec3aef32412779e207f825db0d057ebb4628ae8.tar.xz glibc-cec3aef32412779e207f825db0d057ebb4628ae8.zip |
AArch64: Optimize memset
Improve small memsets by avoiding branches and use overlapping stores. Use DC ZVA for copies over 128 bytes. Remove unnecessary code for ZVA sizes other than 64 and 128. Performance of random memset benchmark improves by 24% on Neoverse N1. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall6.c')
0 files changed, 0 insertions, 0 deletions