]> git.ipfire.org Git - thirdparty/valgrind.git/commit
tests/x86_amd_features.c: followup to 4810c14b5d
authorFlorian Krohm <flo2030@eich-krohm.de>
Thu, 24 Jul 2025 09:43:04 +0000 (09:43 +0000)
committerFlorian Krohm <flo2030@eich-krohm.de>
Thu, 24 Jul 2025 09:43:04 +0000 (09:43 +0000)
commit714b71ea5dc552d297b8759e18a9006ff3802d18
treeb4fdac4625818e5e1f2ead400fa35a7420dda5ca
parent4810c14b5d636e758660a7cae931fa82071b86eb
tests/x86_amd_features.c: followup to 4810c14b5d

Do not rely on hardware identifying itself in a particular way.
Enable lzcnt for non-AMD hardware.
tests/x86_amd64_features.c