[Webkit-unassigned] [Bug 238009] New: [RISC-V] Support the bitmanip extensions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 17 01:23:48 PDT 2022


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

            Bug ID: 238009
           Summary: [RISC-V] Support the bitmanip extensions
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zan at falconsigh.net
            Blocks: 237775

The bitmanip extensions (Zba, Zbb, Zbc, Zbs) have been ratified some months ago, and would be very useful in how we generate instructions for certain operations.

These would have to be detected at runtime. Once indicated as supported, we could generate much simpler instructions instead of the current overly-verbose implementations.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=237775
[Bug 237775] RISC-V support in JavaScriptCore
-- 
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/20220317/f159dd3d/attachment-0001.htm>


More information about the webkit-unassigned mailing list