Bug 145972

Summary: Fix asm constraints for ARM64 atomics
Product: WebKit Reporter: Andreas Schwab <schwab>
Component: Web Template FrameworkAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: fpizlo, ggaren, msaboff, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 108645    
Attachments:
Description Flags
Fix asm constraints for ARM64 atomics none

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.