about summary refs log tree commit diff
path: root/sysdeps/x86_64/strlen.S
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2021-03-05 06:24:52 -0800
committerH.J. Lu <hjl.tools@gmail.com>2022-01-27 12:47:19 -0800
commitf4aa2629cedaa224fa6f0ff390dab75803f82db0 (patch)
tree8b52a21c8198007e3a7c599b091642926cb13f96 /sysdeps/x86_64/strlen.S
parente8078d2ac516560ce54b8383f34372853402629c (diff)
downloadglibc-f4aa2629cedaa224fa6f0ff390dab75803f82db0.tar.gz
glibc-f4aa2629cedaa224fa6f0ff390dab75803f82db0.tar.xz
glibc-f4aa2629cedaa224fa6f0ff390dab75803f82db0.zip
x86-64: Add ifunc-avx2.h functions with 256-bit EVEX
Update ifunc-avx2.h, strchr.c, strcmp.c, strncmp.c and wcsnlen.c to
select the function optimized with 256-bit EVEX instructions using
YMM16-YMM31 registers to avoid RTM abort with usable AVX512VL, AVX512BW
and BMI2 since VZEROUPPER isn't needed at function exit.

For strcmp/strncmp, prefer AVX2 strcmp/strncmp if Prefer_AVX2_STRCMP
is set.

(cherry picked from commit 1fd8c163a83d96ace1ff78fa6bac7aee084f6f77)
Diffstat (limited to 'sysdeps/x86_64/strlen.S')
0 files changed, 0 insertions, 0 deletions