summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/strlen-evex-base.S
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-12-18x86: Unifies 'strlen-evex' and 'strlen-evex512' implementations.Matthew Sterrett
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-10-30x86-64: Improve evex512 version of strlen functionsSunil K Pandey
2022-10-14x86: Update strlen-evex-base to use new reg/vec macros.Noah Goldstein
2022-07-16x86: Add support to build strcmp/strlen/strchr with explicit ISA levelNoah Goldstein
2022-05-26x86_64: Implement evex512 version of strlen, strnlen, wcslen and wcsnlenSunil K Pandey