[Webkit-unassigned] [Bug 185345] New: [JSC][ARM64] Emit CAS if LSE (Large System Extension) is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 4 23:29:12 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=185345

            Bug ID: 185345
           Summary: [JSC][ARM64] Emit CAS if LSE (Large System Extension)
                    is enabled
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: utatane.tea at gmail.com

ARM v8.1 introduces large system extension (LSE), which includes a direct "cas" instruction instead of LL/SC.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180505/6a6556f2/attachment.html>


More information about the webkit-unassigned mailing list