]> git.ipfire.org Git - thirdparty/valgrind.git/commit
x86 specific changes for BZ 507033
authorFlorian Krohm <flo2030@eich-krohm.de>
Thu, 31 Jul 2025 20:56:34 +0000 (20:56 +0000)
committerFlorian Krohm <flo2030@eich-krohm.de>
Thu, 31 Jul 2025 20:56:34 +0000 (20:56 +0000)
commit42bff04db954b8a214334ad67256c32e88ddc7cf
tree33704999498cdb6176da2edca37562a6bdea1115
parent96dfb3b4753a93db3fa0eed1c8bf73c568d3984a
x86 specific changes for BZ 507033

Rework code to use Iop_ClzNat32 instead of the deprecated Iop_Clz32.
Likewise for Iop_Ctz32.

Part of fixing https://bugs.kde.org/show_bug.cgi?id=507033
VEX/priv/guest_x86_toIR.c
VEX/priv/host_x86_isel.c
memcheck/tests/vbit-test/irops.c