Bug 156481 - MIPS: add MacroAssemblerMIPS::store8(TrustedImm32,ImplicitAddress)
Summary: MIPS: add MacroAssemblerMIPS::store8(TrustedImm32,ImplicitAddress)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-11 16:17 PDT by Guillaume Emont
Modified: 2016-04-12 10:27 PDT (History)
8 users (show)

See Also:


Attachments
Patch (2.45 KB, patch)
2016-04-11 16:27 PDT, Guillaume Emont
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume Emont 2016-04-11 16:17:37 PDT
This method with this signature is used by r199075, and therefore WebKit doesn't build on MIPS since then.
Comment 1 Guillaume Emont 2016-04-11 16:27:40 PDT
Created attachment 276186 [details]
Patch

Patch that implement that store8().
Comment 2 Julien Brianceau 2016-04-12 06:37:45 PDT
Looks good to me
Comment 3 WebKit Commit Bot 2016-04-12 10:27:00 PDT
Comment on attachment 276186 [details]
Patch

Clearing flags on attachment: 276186

Committed r199372: <http://trac.webkit.org/changeset/199372>
Comment 4 WebKit Commit Bot 2016-04-12 10:27:04 PDT
All reviewed patches have been landed.  Closing bug.