[Webkit-unassigned] [Bug 152838] [mips] GPRInfo::toArgumentRegister missing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 7 11:10:09 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=152838

--- Comment #3 from Konstantin Tokarev <annulen at yandex.ru> ---
GPRInfo::toArgumentRegister is used at Source/JavaScriptCore/jit/CCallHelpers.h:58 which currently breaks compilation on MIPS

BTW, MIPS32 has 32 GPRs so it would be the right thing to pass arguments via 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/20160107/c8c9288f/attachment.html>


More information about the webkit-unassigned mailing list