Bug 263559
Summary: | [JSC] Macro assemblers should have ResultCondition::Carry | ||
---|---|---|---|
Product: | WebKit | Reporter: | Joseph Griego <joseph.j.griego> |
Component: | JavaScriptCore | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Joseph Griego
Pull request: https://github.com/WebKit/WebKit/pull/19448
EWS
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
<rdar://problem/117418455>