[Webkit-unassigned] [Bug 193275] New: Support callee-saved floating point registers in DFG for 32-bit platforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 9 01:36:26 PST 2019


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

            Bug ID: 193275
           Summary: Support callee-saved floating point registers in DFG
                    for 32-bit platforms
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Other
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dinfuehr at igalia.com

DFG only supports general-purpose callee-saved registers but not floating-point registers in DFGOSRExit.cpp on 32-bit architectures. Extend functions `restoreCalleeSavesFromVMEntryFrameCalleeSavesBuffer` and `copyCalleeSavesToVMEntryFrameCalleeSavesBuffer` to support floating-point registers as well.

-- 
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/20190109/a675716f/attachment.html>


More information about the webkit-unassigned mailing list