WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
240376
[JSC][ARMv7] Respect callee save FPRs
https://bugs.webkit.org/show_bug.cgi?id=240376
Summary
[JSC][ARMv7] Respect callee save FPRs
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
Add attachment
proposed patch, testcase, etc.
Geza Lore
Comment 1
2022-05-19 06:17:37 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/777
Radar WebKit Bug Importer
Comment 2
2022-05-20 03:16:14 PDT
<
rdar://problem/93644870
>
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.
Top of Page
Format For Printing
XML
Clone This Bug