RESOLVED FIXED 145972
Fix asm constraints for ARM64 atomics
https://bugs.webkit.org/show_bug.cgi?id=145972
Summary Fix asm constraints for ARM64 atomics
Andreas Schwab
Reported 2015-06-15 06:14:20 PDT
Created attachment 254873 [details] Fix asm constraints for ARM64 atomics The correct constraint for the ldxr/stxr memory operand is "Q".
Attachments
Fix asm constraints for ARM64 atomics (2.38 KB, patch)
2015-06-15 06:14 PDT, Andreas Schwab
no flags
Csaba Osztrogonác
Comment 1 2016-04-04 03:38:01 PDT
This code was removed from trunk by https://trac.webkit.org/changeset/190103
Andreas Schwab
Comment 2 2016-04-04 03:43:50 PDT
So it's fixed, not invalid.
Note You need to log in before you can comment on or make changes to this bug.