[Webkit-unassigned] [Bug 117057] New: [sh4] Fix Overflow case of branchMul32 in baseline JIT
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 30 16:16:14 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=117057
Summary: [sh4] Fix Overflow case of branchMul32 in baseline 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
Current implementation of Overflow case in branchMul32 performs an unsigned multiplication whereas a signed multiplication is expected here.
--
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