Bug 129323 - ARM64 rshift64 should be an arithmetic shift
Summary: ARM64 rshift64 should be an arithmetic shift
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-25 12:37 PST by Filip Pizlo
Modified: 2014-02-25 12:43 PST (History)
9 users (show)

See Also:


Attachments
the patch (1.38 KB, patch)
2014-02-25 12:38 PST, Filip Pizlo
mhahnenberg: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2014-02-25 12:37:22 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2014-02-25 12:38:05 PST
Created attachment 225171 [details]
the patch
Comment 2 Mark Hahnenberg 2014-02-25 12:38:34 PST
Comment on attachment 225171 [details]
the patch

r=me
Comment 3 Filip Pizlo 2014-02-25 12:43:12 PST
Landed in http://trac.webkit.org/changeset/164663