]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Powerpc, dcbf add check for L field and ISA version.
authorCarl Love <cel@us.ibm.com>
Mon, 1 Aug 2022 21:20:38 +0000 (17:20 -0400)
committerCarl Love <carll@us.ibm.com>
Tue, 9 Aug 2022 19:39:13 +0000 (14:39 -0500)
commit378febde09bd07aa3382096e5f788a8f8f8ff0fd
tree992d8936765423ea86bf0fea0786cfcf10436f4f
parent70a65c639b2479668861701608926f134ca31425
Powerpc, dcbf add check for L field and ISA version.

ISA 3.1 added the L = 4 and L = 6 versions of the instruction.  Add a
check to make sure the L filed is valid for the instruction.
VEX/priv/guest_ppc_toIR.c