[Webkit-unassigned] [Bug 125920] [MIPS] Use shorter j <address> jump in MacroAssembler::replaceWithJump.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 24 05:25:16 PDT 2015


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

--- Comment #3 from Julien Brianceau <jbriance at cisco.com> ---
(In reply to comment #2)
> I think the code is wrong here.
> As we are only returning 2nd half of our result, result should be changed as
> result + bytes. (i.e, result = reinterpret_cast<int8_t*>(result) + bytes,
> bytes);)
> 

You're right, in this case result should be updated :)

-- 
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/20150724/b32dcae3/attachment.html>


More information about the webkit-unassigned mailing list