[Webkit-unassigned] [Bug 263559] New: [JSC] Macro assemblers should have ResultCondition::Carry

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 23 14:14:53 PDT 2023


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

            Bug ID: 263559
           Summary: [JSC] Macro assemblers should have
                    ResultCondition::Carry
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jgriego at igalia.com

As title; for 32-bit wasm BBQ we want an efficient test for unsigned overflow--this is not really something the 64-bit ports have heretofore needed; most architectures have something we can reach straight for though, so, add it.

-- 
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/20231023/0d3d7266/attachment.htm>


More information about the webkit-unassigned mailing list