RESOLVED FIXED 169717
[jsc] MacroAssemblerMIPS: implement the branchPtr(RelationalCondition, BaseIndex, RegisterID) overload.
https://bugs.webkit.org/show_bug.cgi?id=169717
Summary [jsc] MacroAssemblerMIPS: implement the branchPtr(RelationalCondition, BaseIn...
Guillaume Emont
Reported 2017-03-15 16:30:37 PDT
One of the few things missing for MIPS to work.
Attachments
Patch (1.53 KB, patch)
2017-03-15 16:33 PDT, Guillaume Emont
no flags
Patch (2.31 KB, patch)
2017-03-15 16:42 PDT, Guillaume Emont
no flags
Guillaume Emont
Comment 1 2017-03-15 16:33:34 PDT
Created attachment 304577 [details] Patch Patch by Žan Doberšek.
Guillaume Emont
Comment 2 2017-03-15 16:42:24 PDT
Created attachment 304579 [details] Patch More complete version that also exposes branchPtr on MIPS.
Yusuke Suzuki
Comment 3 2017-03-21 01:04:43 PDT
Comment on attachment 304579 [details] Patch r=me
WebKit Commit Bot
Comment 4 2017-03-21 01:34:54 PDT
Comment on attachment 304579 [details] Patch Clearing flags on attachment: 304579 Committed r214213: <http://trac.webkit.org/changeset/214213>
WebKit Commit Bot
Comment 5 2017-03-21 01:35:02 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.