]> git.ipfire.org Git - thirdparty/valgrind.git/commit
VEX: Remove isZeroU1 and isOneU1
authorFlorian Krohm <flo2030@eich-krohm.de>
Thu, 18 Sep 2025 21:48:12 +0000 (21:48 +0000)
committerFlorian Krohm <flo2030@eich-krohm.de>
Thu, 18 Sep 2025 21:48:12 +0000 (21:48 +0000)
commit2a5901e823f5f1090a21a365a771f58653026f25
tree601611e7e53df3d9d5ee5953a1df9e59deae6108
parentc38c9171e504e6ac51c036aee72c817e76679a7b
VEX: Remove isZeroU1 and isOneU1

Use isZeroU / isOneU instead. One function to rule them all.
VEX/priv/ir_opt.c