RESOLVED FIXED 263559
[JSC] Macro assemblers should have ResultCondition::Carry
https://bugs.webkit.org/show_bug.cgi?id=263559
Summary [JSC] Macro assemblers should have ResultCondition::Carry
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.