[Webkit-unassigned] [Bug 174694] New: Refactor MASM probe CPUState to use arrays for register storage.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 20 15:53:12 PDT 2017


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

            Bug ID: 174694
           Summary: Refactor MASM probe CPUState to use arrays for
                    register storage.
           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

This patch aims to:
1. Remove the need for macros for defining the list of CPU registers.
2. Make the assembler the authority on register names.
3. make the assembler the authority on the number of registers of each type.

-- 
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/20170720/8922a439/attachment-0001.html>


More information about the webkit-unassigned mailing list