WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Joseph Griego
Comment 1
2023-10-23 14:15:59 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/19448
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
<
rdar://problem/117418455
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug