Bug 123165 - [sh4][mips][arm] Crashes in JSC for 32-bit
Summary: [sh4][mips][arm] Crashes in JSC for 32-bit
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 108645
  Show dependency treegraph
 
Reported: 2013-10-22 09:21 PDT by Julien Brianceau
Modified: 2013-10-22 10:52 PDT (History)
6 users (show)

See Also:


Attachments
32-bit fixes in JITInlines.h (3.26 KB, patch)
2013-10-22 09:26 PDT, Julien Brianceau
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Brianceau 2013-10-22 09:21:43 PDT
Tag and payload are swapped in V_JITOperation_EJJJ implementation for 32-bit in JITInlines.h

Also, some EABI_32BIT_DUMMY_ARG are missing in this file too.
Comment 1 Julien Brianceau 2013-10-22 09:26:43 PDT
Created attachment 214864 [details]
32-bit fixes in JITInlines.h
Comment 2 WebKit Commit Bot 2013-10-22 10:03:19 PDT
Comment on attachment 214864 [details]
32-bit fixes in JITInlines.h

Clearing flags on attachment: 214864

Committed r157797: <http://trac.webkit.org/changeset/157797>
Comment 3 WebKit Commit Bot 2013-10-22 10:03:21 PDT
All reviewed patches have been landed.  Closing bug.