[Webkit-unassigned] [Bug 198604] New: Refactoring of architectural Register Information

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 6 03:34:25 PDT 2019


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

            Bug ID: 198604
           Summary: Refactoring of architectural Register Information
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pmatos at igalia.com

Created attachment 371485

  --> https://bugs.webkit.org/attachment.cgi?id=371485&action=review

Patch

This patch adds a new register information file per architecture <arch>Registers.h, which is then used by <arch>Assembler.cpp and RegisterSet.cpp. 

The goal here is to have all the register information in a single place - the <arch>Registers.h tables, instead of spread accross different files in the source code.

-- 
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/20190606/02d51cac/attachment.html>


More information about the webkit-unassigned mailing list