Bug 173170 - [JSC][MIPS] Add MacroAssemblerMIPS::xor32(Address, RegisterID) implementation
Summary: [JSC][MIPS] Add MacroAssemblerMIPS::xor32(Address, RegisterID) implementation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Other
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-09 11:22 PDT by Guillaume Emont
Modified: 2017-06-09 11:46 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.48 KB, patch)
2017-06-09 11:25 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 2017-06-09 11:22:05 PDT
MIPS does not build since r217711 because it is missing this implementation.
Comment 1 Guillaume Emont 2017-06-09 11:25:57 PDT
Created attachment 312463 [details]
Patch

Patch fixing the issue.
Comment 2 Yusuke Suzuki 2017-06-09 11:29:41 PDT
Comment on attachment 312463 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2017-06-09 11:46:19 PDT
Comment on attachment 312463 [details]
Patch

Clearing flags on attachment: 312463

Committed r218005: <http://trac.webkit.org/changeset/218005>
Comment 4 WebKit Commit Bot 2017-06-09 11:46:21 PDT
All reviewed patches have been landed.  Closing bug.