diff options
author | Noah Goldstein <goldstein.w.n@gmail.com> | 2022-06-16 15:01:08 -0700 |
---|---|---|
committer | Noah Goldstein <goldstein.w.n@gmail.com> | 2022-06-16 20:17:45 -0700 |
commit | 8da9f346cb2051844348785b8a932ec44489e0b7 (patch) | |
tree | c889dcdc0e6c888c70719b3406fab053d7d926e0 /sysdeps/x86_64/rshift.S | |
parent | 4ef05df5ef70ed8e71c3b9236645b8c601a0b4b4 (diff) | |
download | glibc-8da9f346cb2051844348785b8a932ec44489e0b7.tar glibc-8da9f346cb2051844348785b8a932ec44489e0b7.tar.gz glibc-8da9f346cb2051844348785b8a932ec44489e0b7.tar.bz2 glibc-8da9f346cb2051844348785b8a932ec44489e0b7.zip |
x86: Add BMI1/BMI2 checks for ISA_V3 check
BMI1/BMI2 are part of the ISA V3 requirements:
https://en.wikipedia.org/wiki/X86-64
And defined by GCC when building with `-march=x86-64-v3`
Diffstat (limited to 'sysdeps/x86_64/rshift.S')
0 files changed, 0 insertions, 0 deletions