[Webkit-unassigned] [Bug 157741] JSC: DFG::SpeculativeJIT::compile special case for MIPS for PutByValWithThis
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 16 11:31:05 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=157741
Saam Barati <sbarati at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #279023|review? |review+
Flags| |
--- Comment #4 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 279023
--> https://bugs.webkit.org/attachment.cgi?id=279023
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=279023&action=review
> Source/JavaScriptCore/dfg/DFGSpeculativeJIT32_64.cpp:2931
> + m_jit.move(TrustedImm32(0), GPRInfo::argumentGPR1);
Is this because 64-bit values need to be aligned on even registers?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160516/6096f269/attachment.html>
More information about the webkit-unassigned
mailing list