[Webkit-unassigned] [Bug 115022] New: [SH4] Misc bugfix and cleaning in sh4 base JIT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 23 01:20:31 PDT 2013


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

           Summary: [SH4] Misc bugfix and cleaning in sh4 base JIT
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jbrianceau at nds.com


Misc bugfix and cleaning in sh4 base JIT:
- remove unused add32() and sub32() with scratchreg parameter to avoid confusion as this function prototype would mean another behaviour
- fix invalid offsets for load8 & load16 used with r0
- remove unused void push(Address) function which seems quite buggy
- fix Jump branchAdd32(ResultCondition, TrustedImm32, AbsoluteAddress): result value must be stored before branch
- cosmetic changes

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