Bug 240376

Summary: [JSC][ARMv7] Respect callee save FPRs
Product: WebKit Reporter: Geza Lore <glore>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Geza Lore
Reported 2022-05-13 03:15:19 PDT
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.
Attachments
Geza Lore
Comment 1 2022-05-19 06:17:37 PDT
Radar WebKit Bug Importer
Comment 2 2022-05-20 03:16:14 PDT
EWS
Comment 3 2022-05-25 06:33:42 PDT
Committed r294794 (250952@main): <https://commits.webkit.org/250952@main> Reviewed commits have been landed. Closing PR #777 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.