[valgrind] [Bug 471036] disInstr_AMD64: disInstr miscalculated next %rip on RORX imm8, m32/64, r32/64

2024-02-10 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=471036 Paul Floyd changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|---

[valgrind] [Bug 471036] disInstr_AMD64: disInstr miscalculated next %rip on RORX imm8, m32/64, r32/64

2024-02-09 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=471036 --- Comment #7 from Paul Floyd --- Didn't look at patch 3. Even better. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 471036] disInstr_AMD64: disInstr miscalculated next %rip on RORX imm8, m32/64, r32/64

2024-02-09 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=471036 --- Comment #6 from Paul Floyd --- The patches look straightforward. It'll take me a little while to write a testcase and feature test. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 471036] disInstr_AMD64: disInstr miscalculated next %rip on RORX imm8, m32/64, r32/64

2024-02-09 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=471036 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr

[valgrind] [Bug 471036] disInstr_AMD64: disInstr miscalculated next %rip on RORX imm8, m32/64, r32/64

2024-02-09 Thread Matthias Schwarzott
https://bugs.kde.org/show_bug.cgi?id=471036 Matthias Schwarzott changed: What|Removed |Added Attachment #165688|0 |1 is obsolete|

[valgrind] [Bug 471036] disInstr_AMD64: disInstr miscalculated next %rip on RORX imm8, m32/64, r32/64

2024-02-09 Thread Matthias Schwarzott
https://bugs.kde.org/show_bug.cgi?id=471036 --- Comment #4 from Matthias Schwarzott --- I tested the attachment "Example patch for guest_amd64_toIR" https://bugs.kde.org/attachment.cgi?id=159662 It perfectly fixes the problem. Without fix (but extended context-printing) the extended bmi

[valgrind] [Bug 471036] disInstr_AMD64: disInstr miscalculated next %rip on RORX imm8, m32/64, r32/64

2024-02-09 Thread Matthias Schwarzott
https://bugs.kde.org/show_bug.cgi?id=471036 --- Comment #3 from Matthias Schwarzott --- Created attachment 165690 --> https://bugs.kde.org/attachment.cgi?id=165690=edit Add rorx rip-relative testcase to bmi.c Adding these instructions to the bmi testcase: 1abe: c4 e3 fb f0 0d 60 45

[valgrind] [Bug 471036] disInstr_AMD64: disInstr miscalculated next %rip on RORX imm8, m32/64, r32/64

2024-02-09 Thread Matthias Schwarzott
https://bugs.kde.org/show_bug.cgi?id=471036 Matthias Schwarzott changed: What|Removed |Added CC||z...@gentoo.org --- Comment #2 from

[valgrind] [Bug 471036] disInstr_AMD64: disInstr miscalculated next %rip on RORX imm8, m32/64, r32/64

2023-06-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=471036 --- Comment #1 from redo...@redoste.xyz --- Created attachment 159662 --> https://bugs.kde.org/attachment.cgi?id=159662=edit Example patch for guest_amd64_toIR -- You are receiving this mail because: You are watching all bug changes.