[Webkit-unassigned] [Bug 240376] New: [JSC][ARMv7] Respect callee save FPRs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 13 03:15:19 PDT 2022


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

            Bug ID: 240376
           Summary: [JSC][ARMv7] Respect callee save FPRs
           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: glore at igalia.com

ARMv7 FPRs d8-d15 (also referenced as s16-s32 and q4-q7) are callee save, but currently JSC is unaware of this. This does not currently cause problems as they are not used, but will be used by the Wasm JITs.

-- 
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/20220513/32fa3c8f/attachment.htm>


More information about the webkit-unassigned mailing list