]> sourceware.org Git - valgrind.git/commit
PowerPC: Fix the L field for the sync and dcbf instructions.
authorCarl Love <cel@us.ibm.com>
Wed, 7 Sep 2022 16:59:03 +0000 (11:59 -0500)
committerCarl Love <cel@us.ibm.com>
Mon, 12 Sep 2022 21:15:15 +0000 (21:15 +0000)
commit88b32483c6211f902848c2c944d72516c28af821
treed2dad14e59ec05604d3cba26e45840124f6cfad1
parent614252608a762f248050fbfccf5cb302a50086dd
PowerPC: Fix the L field for the sync and dcbf instructions.

The L field for the sync and dcbf instructions are three bits wide
starting with ISA 3.1.  The L field is two bits wide prior to ISA 3.1.

Patch based on patches from Shivaprasad Bhat <shivaprasadbhat@gmail.com>
NEWS
VEX/priv/guest_ppc_toIR.c
This page took 1.395564 seconds and 5 git commands to generate.