Bug 173170

Summary: [JSC][MIPS] Add MacroAssemblerMIPS::xor32(Address, RegisterID) implementation
Product: WebKit Reporter: Guillaume Emont <guijemont>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, commit-queue, keith_miller, mark.lam, msaboff, saam, ysuzuki
Priority: P2    
Version: Other   
Hardware: Other   
OS: Linux   
Attachments:
Description Flags
Patch none

Guillaume Emont
Reported 2017-06-09 11:22:05 PDT
MIPS does not build since r217711 because it is missing this implementation.
Attachments
Patch (1.48 KB, patch)
2017-06-09 11:25 PDT, Guillaume Emont
no flags
Guillaume Emont
Comment 1 2017-06-09 11:25:57 PDT
Created attachment 312463 [details] Patch Patch fixing the issue.
Yusuke Suzuki
Comment 2 2017-06-09 11:29:41 PDT
Comment on attachment 312463 [details] Patch r=me
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2017-06-09 11:46:21 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.