[Webkit-unassigned] [Bug 221260] [JSC] Enable WasmLLInt on ARMv7

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 18 04:57:44 PDT 2022


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

--- Comment #4 from Geza Lore <glore at igalia.com> ---
Comment on attachment 455084
  --> https://bugs.webkit.org/attachment.cgi?id=455084
v2

View in context: https://bugs.webkit.org/attachment.cgi?id=455084&action=review

> Source/JavaScriptCore/ChangeLog:24
> +        We have decided to use a pair of GPRs for every type of wasm
> +        values, even if they are 32bit (i32/f32), with the odd numbered
> +        GPR holding the most significant (or only) value. This makes the

Actually, 32-bit values are held in the even-numbered (lower numbered) GPR.

-- 
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/20220318/fc6f65fb/attachment.htm>


More information about the webkit-unassigned mailing list