Bug 263559

Summary: [JSC] Macro assemblers should have ResultCondition::Carry
Product: WebKit Reporter: Joseph Griego <joseph.j.griego>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Joseph Griego
Reported 2023-10-23 14:14:53 PDT
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.
Attachments
Joseph Griego
Comment 1 2023-10-23 14:15:59 PDT
EWS
Comment 2 2023-10-24 08:49:13 PDT
Committed 269717@main (f0a74ba686ad): <https://commits.webkit.org/269717@main> Reviewed commits have been landed. Closing PR #19448 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-10-24 08:50:14 PDT
Note You need to log in before you can comment on or make changes to this bug.