[Webkit-unassigned] [Bug 124501] New: Architecure specific code in LowLevelInterpreter asm files could be reduced

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 18 07:18:43 PST 2013


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

           Summary: Architecure specific code in LowLevelInterpreter asm
                    files could be reduced
           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


- sh4 specific code in preserveReturnAddressAfterCall and restoreReturnAddressBeforeReturn macros should be lowered into sh4.rb to avoid specific code in LowLevelInterpreter.asm
- sh4/mips specific code in nativeCallTrampoline macro could be merged with the arm/armv7/armv7_traditional specific code in LowLevelInterpreter32_64.asm

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