Bug 64571

Summary: ARMv7 backend broken, lacks 3 parameter rshift32 method
Product: WebKit Reporter: Xan Lopez <xan.lopez>
Component: JavaScriptCoreAssignee: Xan Lopez <xan.lopez>
Status: RESOLVED FIXED    
Severity: Normal CC: xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Xan Lopez 2011-07-14 16:13:14 PDT
Summary says it all.
Comment 1 Xan Lopez 2011-07-14 16:15:59 PDT
Created attachment 100885 [details]
Patch
Comment 2 Xan Lopez 2011-07-14 16:17:51 PDT
Created attachment 100887 [details]
Patch
Comment 3 Zoltan Herczeg 2011-07-18 23:19:10 PDT
Comment on attachment 100885 [details]
Patch

LGTM.

On x86-32, all three shifts have 3 operand opcode, might be a good idea to add them later. But this patch is basically a build-fix, and should be landed.
Comment 4 Xan Lopez 2011-07-19 11:34:01 PDT
Comment on attachment 100885 [details]
Patch

Clearing flags on attachment: 100885

Committed r91275: <http://trac.webkit.org/changeset/91275>
Comment 5 Xan Lopez 2011-07-19 11:34:08 PDT
All reviewed patches have been landed.  Closing bug.