diff options
author | Wilco Dijkstra <wilco.dijkstra@arm.com> | 2023-10-26 17:07:21 +0100 |
---|---|---|
committer | Wilco Dijkstra <wilco.dijkstra@arm.com> | 2024-04-10 14:03:07 +0100 |
commit | 156e44845f4137d6d3ea6c2824dd459652a7efda (patch) | |
tree | 1a095309ba71b9f48686716cf3978237e29c8d3c /sysdeps/unix/sysv | |
parent | 1521237c3211bb0b1a8f7a9c5793d382789b2b68 (diff) | |
download | glibc-156e44845f4137d6d3ea6c2824dd459652a7efda.tar.gz glibc-156e44845f4137d6d3ea6c2824dd459652a7efda.tar.xz glibc-156e44845f4137d6d3ea6c2824dd459652a7efda.zip |
AArch64: Add memset_zva64
Add a specialized memset for the common ZVA size of 64 to avoid the overhead of reading the ZVA size. Since the code is identical to __memset_falkor, remove the latter. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org> (cherry picked from commit 3d7090f14b13312320e425b27dcf0fe72de026fd)
Diffstat (limited to 'sysdeps/unix/sysv')
0 files changed, 0 insertions, 0 deletions