[Webkit-unassigned] [Bug 277870] New: Enable Wasm IPInt on x86_64
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 9 11:37:27 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=277870
Bug ID: 277870
Summary: Enable Wasm IPInt on x86_64
Product: WebKit
Version: WebKit Nightly Build
Hardware: PC
OS: Windows 11
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ian.grunert at gmail.com
There's a couple of known problems to solve here:
* There's a clash between PM and argumINTDest inside ipintEntry / argumINT both using csr1 on x86_64
* There's some mistakes in dispatch logic assuming csr4 is r13 when it's r15
--
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/20240809/a0a942cd/attachment.htm>
More information about the webkit-unassigned
mailing list