aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/strlen-evex.S
AgeCommit message (Expand)AuthorFilesLines
2023-12-18x86: Unifies 'strlen-evex' and 'strlen-evex512' implementations.Matthew Sterrett1-244/+6
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-10-19x86: Optimize strnlen-evex.S and implement with VMM headersNoah Goldstein1-395/+149
2022-07-16x86: Add support to build strcmp/strlen/strchr with explicit ISA levelNoah Goldstein1-1/+3
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-04-19x86: Optimize strlen-evex.SNoah Goldstein1-264/+317
2021-04-01x86-64: Fix ifdef indentation in strlen-evex.SSunil K Pandey1-8/+8
2021-03-29x86-64: Add ifunc-avx2.h functions with 256-bit EVEXH.J. Lu1-0/+436