Bug 119083 - [sh4] Add missing store8(TrustedImm32, void*) implementation
Summary: [sh4] Add missing store8(TrustedImm32, void*) implementation
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:
 
Reported: 2013-07-25 05:56 PDT by Julien Brianceau
Modified: 2013-07-25 06:48 PDT (History)
3 users (show)

See Also:


Attachments
store8(TrustedImm32, void*) implementation for sh4 baseline JIT. (1.44 KB, patch)
2013-07-25 05:58 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-07-25 05:56:43 PDT
Add missing store8(TrustedImm32, void*) implementation in sh4 baseline JIT
Comment 1 Julien Brianceau 2013-07-25 05:58:55 PDT
Created attachment 207451 [details]
store8(TrustedImm32, void*) implementation for sh4 baseline JIT.
Comment 2 WebKit Commit Bot 2013-07-25 06:48:57 PDT
Comment on attachment 207451 [details]
store8(TrustedImm32, void*) implementation for sh4 baseline JIT.

Clearing flags on attachment: 207451

Committed r153324: <http://trac.webkit.org/changeset/153324>
Comment 3 WebKit Commit Bot 2013-07-25 06:48:59 PDT
All reviewed patches have been landed.  Closing bug.