The PPC64 store quad instruction is updating the address register with the
effective address of the store.  The instruction should not update the
address register.  The issue is due to the two putIReg() calls at the end of 
the instruction.  The two putIReg() calls were removed to fix the bug.  

This issue was reported in bugzilla 339336.


git-svn-id: svn://svn.valgrind.org/vex/trunk@2957 8f6e269a-dfd6-0310-a8e1-e2731360e62c
1 file changed