Summary: | ARMv8.1 Paired register compare-and-swap instructions are not supported | ||
---|---|---|---|
Product: | [Developer tools] valgrind | Reporter: | ahashmi <assad.hashmi> |
Component: | vex | Assignee: | Julian Seward <jseward> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 3.14.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | |||
Bug Blocks: | 414270 | ||
Attachments: |
Patch implements ARM v8.1 CASP instructions
Patch tests ARM v8.1 CASP instructions Patch tests ARM v8.1 CASP instructions |
Description
ahashmi
2020-03-10 11:22:17 UTC
Created attachment 126710 [details]
Patch implements ARM v8.1 CASP instructions
Created attachment 126711 [details]
Patch tests ARM v8.1 CASP instructions
Created attachment 126714 [details]
Patch tests ARM v8.1 CASP instructions
Committed: 9608e801932b8c76f0c23e40b384a08c59b368f0 implementation 1e1b7976938956ef709d7537ffaa723b76103c05 test cases Thanks for the patches! |