[valgrind] [Bug 432387] s390x: z15 instructions support

2021-09-01 Thread Andreas Arnez
https://bugs.kde.org/show_bug.cgi?id=432387 Andreas Arnez changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[valgrind] [Bug 432387] s390x: z15 instructions support

2021-08-31 Thread Andreas Arnez
https://bugs.kde.org/show_bug.cgi?id=432387 --- Comment #8 from Andreas Arnez --- (In reply to Peter Maydell from comment #7) > It seems a bit confusing to me that a function named foo_assert() doesn't do > an assert()... Maybe. I'm open for suggestions for a better name. But since the macro ha

[valgrind] [Bug 432387] s390x: z15 instructions support

2021-08-31 Thread Peter Maydell
https://bugs.kde.org/show_bug.cgi?id=432387 Peter Maydell changed: What|Removed |Added CC||peter.mayd...@linaro.org --- Comment #7 from Pe

[valgrind] [Bug 432387] s390x: z15 instructions support

2021-08-31 Thread Andreas Arnez
https://bugs.kde.org/show_bug.cgi?id=432387 --- Comment #6 from Andreas Arnez --- (In reply to Julian Seward from comment #5) > So .. am a bit unclear about this, but it doesn't matter. It's enough to > say that it should be impossible to cause the front end to assert by feeding > it invalid ins

[valgrind] [Bug 432387] s390x: z15 instructions support

2021-08-31 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=432387 --- Comment #5 from Julian Seward --- (In reply to Andreas Arnez from comment #4) > > + s390_insn_assert("vcdlg", m3 == 2 || m3 == 3); > > (multiple times) > > This will fail only on internal logic errors, correct? .. it can't fail only > > because t

[valgrind] [Bug 432387] s390x: z15 instructions support

2021-08-18 Thread Andreas Arnez
https://bugs.kde.org/show_bug.cgi?id=432387 --- Comment #4 from Andreas Arnez --- (In reply to Julian Seward from comment #3) > Nice work! The following look OK to land as-is: > [...] Great, thanks for reviewing! > [...] > Is `misc3` safe to always-build? Or would it require gating on assemble

[valgrind] [Bug 432387] s390x: z15 instructions support

2021-08-11 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=432387 Julian Seward changed: What|Removed |Added CC||jsew...@acm.org --- Comment #3 from Julian Sewa

[valgrind] [Bug 432387] s390x: z15 instructions support

2021-05-26 Thread Andreas Arnez
https://bugs.kde.org/show_bug.cgi?id=432387 Andreas Arnez changed: What|Removed |Added Attachment #136581|0 |1 is obsolete|

[valgrind] [Bug 432387] s390x: z15 instructions support

2021-03-11 Thread Andreas Arnez
https://bugs.kde.org/show_bug.cgi?id=432387 --- Comment #1 from Andreas Arnez --- Created attachment 136581 --> https://bugs.kde.org/attachment.cgi?id=136581&action=edit Support miscellaneous-instruction-extensions facility 3 This is the first part of arch13 (=z15) support. It adds support fo

[valgrind] [Bug 432387] s390x: z15 instructions support

2021-02-01 Thread Andreas Arnez
https://bugs.kde.org/show_bug.cgi?id=432387 Andreas Arnez changed: What|Removed |Added Assignee|jsew...@acm.org |ar...@linux.ibm.com Status|REPORTED