[valgrind] [Bug 444836] PPC: pstq instruction for R=1 is not storing to the correct address

2021-11-02 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=444836 Carl Love changed: What|Removed |Added Status|RESOLVED|CLOSED -- You are receiving this mail because: You

[valgrind] [Bug 444836] PPC: pstq instruction for R=1 is not storing to the correct address

2021-11-02 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=444836 Carl Love changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[valgrind] [Bug 444836] PPC: pstq instruction for R=1 is not storing to the correct address

2021-11-02 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=444836 Carl Love changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[valgrind] [Bug 444836] PPC: pstq instruction for R=1 is not storing to the correct address

2021-11-02 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=444836 --- Comment #3 from Carl Love --- The two patches in the attachments have been committed. commit 3950c5d661ee09526cddcf24daf5fc22bc83f70c (HEAD -> master, origin/master, origin/HEAD) Author: Carl Love Date: Mon Nov 1 11:18:32 2021 -0500 Valgrin

[valgrind] [Bug 444836] PPC: pstq instruction for R=1 is not storing to the correct address

2021-11-02 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=444836 --- Comment #2 from Carl Love --- Created attachment 143141 --> https://bugs.kde.org/attachment.cgi?id=143141&action=edit New pc relative tests for PPC ISA 3.1 instrucitons The patch adds tests for all of the new ISA 3.1 PC-relative instructions. --

[valgrind] [Bug 444836] PPC: pstq instruction for R=1 is not storing to the correct address

2021-11-02 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=444836 --- Comment #1 from Carl Love --- Created attachment 143140 --> https://bugs.kde.org/attachment.cgi?id=143140&action=edit patch to fix the pstq R=1 instruction store address Patch to fix the issue -- You are receiving this mail because: You are wat