[Webkit-unassigned] [Bug 114811] New: LLInt ARM backend should not use the d8 register as scratch register

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 18 06:41:55 PDT 2013


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

           Summary: LLInt ARM backend should not use the d8 register as
                    scratch register
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rgabor at webkit.org
                CC: oliver at apple.com, barraclough at apple.com,
                    zherczeg at webkit.org, fpizlo at apple.com


LLInt ARM backend is using d8 register as scratch register but the ARM ABI says that d8-d15 registers must be preserved across subroutine calls.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list