summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/strnlen-evex.S
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-05-23Fix misspellings in sysdeps/x86_64 -- BZ 25337.Paul Pluzhnikov
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-10-19x86: Optimize strnlen-evex.S and implement with VMM headersNoah Goldstein
2022-07-16x86: Add support to build strcmp/strlen/strchr with explicit ISA levelNoah Goldstein
2021-03-29x86-64: Add ifunc-avx2.h functions with 256-bit EVEXH.J. Lu