[valgrind] [Bug 415136] ARMv8.1 Compare-and-Swap instructions are not supported

2020-03-09 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=415136 Julian Seward changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[valgrind] [Bug 415136] ARMv8.1 Compare-and-Swap instructions are not supported

2020-02-19 Thread ahashmi
https://bugs.kde.org/show_bug.cgi?id=415136 ahashmi changed: What|Removed |Added Attachment #126174|0 |1 is obsolete||

[valgrind] [Bug 415136] ARMv8.1 Compare-and-Swap instructions are not supported

2020-02-19 Thread ahashmi
https://bugs.kde.org/show_bug.cgi?id=415136 --- Comment #5 from ahashmi --- Thanks for reviewing in detail. Good point about splitting up the large patch. I've uploaded the implementation and tests as 2 separate patches: arm64_v81_cas_impl.patch arm64_v81_cas_test.patch > I am going to need

[valgrind] [Bug 415136] ARMv8.1 Compare-and-Swap instructions are not supported

2020-02-19 Thread ahashmi
https://bugs.kde.org/show_bug.cgi?id=415136 ahashmi changed: What|Removed |Added Attachment #124590|0 |1 is obsolete||

[valgrind] [Bug 415136] ARMv8.1 Compare-and-Swap instructions are not supported

2020-02-19 Thread ahashmi
https://bugs.kde.org/show_bug.cgi?id=415136 --- Comment #4 from ahashmi --- Created attachment 126175 --> https://bugs.kde.org/attachment.cgi?id=126175=edit Patch tests ARM v8.1 CAS instructions -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 415136] ARMv8.1 Compare-and-Swap instructions are not supported

2019-12-27 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=415136 --- Comment #2 from Julian Seward --- Thanks for the patch. I looked at it in some detail. An administrative request: please could you attach the test changes as a separate patch? With it all in one patch, I have to scroll through the entire giant

[valgrind] [Bug 415136] ARMv8.1 Compare-and-Swap instructions are not supported

2019-12-19 Thread ahashmi
https://bugs.kde.org/show_bug.cgi?id=415136 --- Comment #1 from ahashmi --- Created attachment 124590 --> https://bugs.kde.org/attachment.cgi?id=124590=edit Patch implements and tests ARM v8.1 CAS instructions This patch adds support for the following ARM v8.1 instructions: CAS, CASA, CASAL,

[valgrind] [Bug 415136] ARMv8.1 Compare-and-Swap instructions are not supported

2019-12-13 Thread ahashmi
https://bugs.kde.org/show_bug.cgi?id=415136 ahashmi changed: What|Removed |Added Blocks||414270 Referenced Bugs: