[Webkit-unassigned] [Bug 123891] New: [arm] prepareExecutableCopy should not do direct branches

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 6 05:52:46 PST 2013


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

           Summary: [arm] prepareExecutableCopy should not do direct
                    branches
           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: jbriance at cisco.com


In CPU(ARM_TRADITIONAL) backend, current implementation of ARMAssembler::prepareExecutableCopy allows to do direct branches if jump offset is short enough.
This must be removed to allow these jumps to be relinked through ARMAssembler::relinkJump.

-- 
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