]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Check the proper bit for BMI2 develop
authorAdam Stylinski <kungfujesus06@gmail.com>
Sat, 16 Aug 2025 15:35:33 +0000 (11:35 -0400)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Mon, 18 Aug 2025 20:56:21 +0000 (22:56 +0200)
commitf8bcae0d8d15284a87322f3cebf6d794bedf64be
treefc61a0531a1a18143720712a2753f5344d262586
parent3a52db3d3725be75a098e92a11879f037d6278f9
Check the proper bit for BMI2

We were actually checking for BMI1 support here. This is unlikely to have
caused any issues because to date there have not been any x86 CPUs with
AVX2 support but no BMI2 support.
arch/x86/x86_features.c