[Webkit-unassigned] [Bug 229035] RISCV64 support in LLInt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 12 05:13:49 PDT 2021


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

--- Comment #1 from Zan Dobersek <zan at falconsigh.net> ---
Created attachment 435416

  --> https://bugs.webkit.org/attachment.cgi?id=435416&action=review

WIP

This patch contains the current snapshot of the done work. Main item is the riscv64 offlineasm backend. Necessary ENABLE(ASSEMBLER) facilities are also added to keep things compiling (even with ENABLE_JIT disabled), but every JIT-level operation is currently no-op.

The offlineasm backend still can be improved and simplified. For the moment only the used instructions are supported.

-- 
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/20210812/f2986a9b/attachment.htm>


More information about the webkit-unassigned mailing list