[Webkit-unassigned] [Bug 255497] New: Simplify the ARM64E code because NUMBER_OF_ADDRESS_ENCODING_INSTRUCTIONS is always 4.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 16 08:39:46 PDT 2023


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

            Bug ID: 255497
           Summary: Simplify the ARM64E code because
                    NUMBER_OF_ADDRESS_ENCODING_INSTRUCTIONS is always 4.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

The code doesn't need to be conditional because for ARM64E, NUMBER_OF_ADDRESS_ENCODING_INSTRUCTIONS always equals 4.

-- 
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/20230416/eeba3e24/attachment-0001.htm>


More information about the webkit-unassigned mailing list