[Webkit-unassigned] [Bug 233275] Add branchTest16 operation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 17 13:02:02 PST 2021


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

Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com

--- Comment #1 from Darin Adler <darin at apple.com> ---
Even if we had no plans to switch to OptionSet, we need branchTest16 to check a bit in a uint16_t, rather than relying on the accident that branchTest32 happens to work for this on little-endian platforms.

I’m not sure that one patch needs to block the other. OptionSet would be no better or worse in this respect. But I agree we should do both things.

-- 
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/20211117/bb598ebe/attachment.htm>


More information about the webkit-unassigned mailing list