]> git.ipfire.org Git - thirdparty/glibc.git/commit
x86: Add BMI1/BMI2 checks for ISA_V3 check
authorNoah Goldstein <goldstein.w.n@gmail.com>
Thu, 16 Jun 2022 22:01:08 +0000 (15:01 -0700)
committerNoah Goldstein <goldstein.w.n@gmail.com>
Fri, 17 Jun 2022 03:17:45 +0000 (20:17 -0700)
commit8da9f346cb2051844348785b8a932ec44489e0b7
treec889dcdc0e6c888c70719b3406fab053d7d926e0
parent4ef05df5ef70ed8e71c3b9236645b8c601a0b4b4
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`
sysdeps/x86/isa-level.c