[Webkit-unassigned] [Bug 40011] New: Build fix for Thumb-2 JIT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 1 11:23:46 PDT 2010


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

           Summary: Build fix for Thumb-2 JIT
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Blocker
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: loki at webkit.org
                CC: oliver at apple.com, barraclough at apple.com


Thumb-2 build fix: The offset parameter of ldrh should be encoded as an imm12 immediate constant in load16. If it is not fit in the instruction a temporary register has to be used.

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