Bug 277135

Summary: Avoid unaligned FP memory accesses on ARMv7
Product: WebKit Reporter: Angelos Oikonomopoulos <angelos>
Component: JavaScriptCoreAssignee: Angelos Oikonomopoulos <angelos>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Angelos Oikonomopoulos
Reported 2024-07-26 03:25:44 PDT
Unaligned FP loads/stores may fault on ARMv7. This is not an issue in JS, but may happen in wasm.
Attachments
Angelos Oikonomopoulos
Comment 1 2024-07-26 03:31:12 PDT
EWS
Comment 2 2024-07-31 20:59:52 PDT
Committed 281684@main (c7b5b3ef9996): <https://commits.webkit.org/281684@main> Reviewed commits have been landed. Closing PR #31280 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-07-31 21:00:17 PDT
Note You need to log in before you can comment on or make changes to this bug.