[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

2024-04-27 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=392146 Paul Floyd changed: What|Removed |Added CC||stephane.ouelle...@zebra.co |

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

2024-04-27 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=392146 --- Comment #20 from Paul Floyd --- Created attachment 168951 --> https://bugs.kde.org/attachment.cgi?id=168951=edit Attachment from 466732 -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

2024-04-02 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=392146 Paul Floyd changed: What|Removed |Added CC||jonathan.girardeau@airudit. |

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

2024-04-01 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=392146 --- Comment #18 from Paul Floyd --- (In reply to Peter Maydell from comment #17) > The Linux kernel documents which ID registers and which fields in those > registers it exposes here: >

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

2024-04-01 Thread Peter Maydell
https://bugs.kde.org/show_bug.cgi?id=392146 --- Comment #17 from Peter Maydell --- The Linux kernel documents which ID registers and which fields in those registers it exposes here: https://www.kernel.org/doc/Documentation/arm64/cpu-feature-registers.txt . Does FreeBSD expose the same set, or a

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

2024-04-01 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=392146 --- Comment #16 from Paul Floyd --- And the patch seems to work, with the patch FF proceeds until it hits a SIGBUS (which is what I was looking for). I'll look at it in more detail. -- You are receiving this mail because: You are watching all bug

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

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

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

2024-03-18 Thread Matthias Brugger
https://bugs.kde.org/show_bug.cgi?id=392146 --- Comment #14 from Matthias Brugger --- I used to have a test for this, but I lost that over the last 6 years. But under "Implementation" https://bugs.kde.org/show_bug.cgi?id=482013 gives a code snipped that can be easily used to create a test. --

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

2024-03-17 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=392146 --- Comment #13 from Paul Floyd --- Do you have any tests for this? -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

2024-03-17 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=392146 Paul Floyd changed: What|Removed |Added CC||adam...@gmail.com --- Comment #12 from Paul Floyd

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

2018-11-07 Thread Matthias Brugger
https://bugs.kde.org/show_bug.cgi?id=392146 Matthias Brugger changed: What|Removed |Added Assignee|matthias@gmail.com |jsew...@acm.org --- Comment #11 from

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

2018-07-16 Thread Matthias Brugger
https://bugs.kde.org/show_bug.cgi?id=392146 --- Comment #10 from Matthias Brugger --- any comments on that? -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

2018-06-06 Thread Matthias Brugger
https://bugs.kde.org/show_bug.cgi?id=392146 --- Comment #9 from Matthias Brugger --- Please provide some feedback about the patch. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

2018-06-06 Thread Matthias Brugger
https://bugs.kde.org/show_bug.cgi?id=392146 Matthias Brugger changed: What|Removed |Added Attachment #112966|0 |1 is obsolete|

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

2018-05-30 Thread Matthias Brugger
https://bugs.kde.org/show_bug.cgi?id=392146 Matthias Brugger changed: What|Removed |Added Assignee|jsew...@acm.org |matthias@gmail.com -- You are

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

2018-05-30 Thread Matthias Brugger
https://bugs.kde.org/show_bug.cgi?id=392146 Matthias Brugger changed: What|Removed |Added Attachment #111541|0 |1 is obsolete|

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

2018-03-29 Thread Tom Hughes
https://bugs.kde.org/show_bug.cgi?id=392146 --- Comment #6 from Tom Hughes --- I think you were already told on IRC when you asked that it should provide results which reflect the capabilities of the emulated environment, which in at least some cases is likely to mean not

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

2018-03-29 Thread Matthias Brugger
https://bugs.kde.org/show_bug.cgi?id=392146 --- Comment #5 from Matthias Brugger --- the following system registers are emulated by the kernel: MIDR_EL1 MPIDR_EL1 REVIDR_EL1 ID_AA64PFR0_EL1 ID_AA64PFR1_EL1 ID_AA64ZFR0_EL1 ID_AA64DFR0_EL1 ID_AA64DFR1_EL1 ID_AA64AFR0_EL1

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

2018-03-22 Thread Matthias Brugger
https://bugs.kde.org/show_bug.cgi?id=392146 --- Comment #4 from Matthias Brugger --- (In reply to Peter Maydell from comment #3) > Hi; your patch consistently typos the register name -- it is MIDR_EL1 (for > Main ID Register). > Uups, thanks for noting. > This

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

2018-03-22 Thread Peter Maydell
https://bugs.kde.org/show_bug.cgi?id=392146 Peter Maydell changed: What|Removed |Added CC|

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

2018-03-21 Thread Matthias Brugger
https://bugs.kde.org/show_bug.cgi?id=392146 Matthias Brugger changed: What|Removed |Added Assignee|matthias@gmail.com |jsew...@acm.org --

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

2018-03-21 Thread Matthias Brugger
https://bugs.kde.org/show_bug.cgi?id=392146 --- Comment #2 from Matthias Brugger --- Created attachment 111541 --> https://bugs.kde.org/attachment.cgi?id=111541=edit Iplements "mrs , mdir_el1" for VEX aarch64 -- You are receiving this mail because: You are watching

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

2018-03-21 Thread Matthias Brugger
https://bugs.kde.org/show_bug.cgi?id=392146 Matthias Brugger changed: What|Removed |Added CC|

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

2018-03-21 Thread Matthias Brugger
https://bugs.kde.org/show_bug.cgi?id=392146 Matthias Brugger changed: What|Removed |Added CC||t...@compton.nu --

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

2018-03-21 Thread Matthias Brugger
https://bugs.kde.org/show_bug.cgi?id=392146 Matthias Brugger changed: What|Removed |Added CC||jsew...@acm.org --

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

2018-03-21 Thread Matthias Brugger
https://bugs.kde.org/show_bug.cgi?id=392146 Matthias Brugger changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever