[Webkit-unassigned] [Bug 184584] [MIPS] Optimize generated JIT code using mips32r2 instructions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 9 06:05:00 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=184584
--- Comment #13 from Yusuke Suzuki <utatane.tea at gmail.com> ---
Comment on attachment 339958
--> https://bugs.webkit.org/attachment.cgi?id=339958
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=339958&action=review
> Source/JavaScriptCore/assembler/MacroAssemblerMIPS.h:117
> + ScaleAndAddOffset,
I think this enum name is a bit misleading since `offset` is only added if `offset` is large / small enough.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180509/194d723e/attachment.html>
More information about the webkit-unassigned
mailing list