]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Remove a unneeded / unnecessary prefix check.
authorCarl Love <cel@us.ibm.com>
Fri, 3 Sep 2021 16:36:31 +0000 (16:36 +0000)
committerCarl Love <cel@us.ibm.com>
Tue, 7 Sep 2021 18:31:50 +0000 (13:31 -0500)
commit041f6c19a0cd40fe684571c380399be518b8d6b2
tree80714cfc6711c9d6590fc9a6d1190fe3e9ea56ac
parent1bee3ab757661f4bc161218272b33b1541613773
Remove a unneeded / unnecessary prefix check.

The pstxvp instruction is valid for R=1, i.e. use pc relative addressing.
The test should have been remmoved before committing the ISA 3.1 support.

https://bugs.kde.org/show_bug.cgi?id=441512
NEWS
VEX/priv/guest_ppc_toIR.c