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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 27 08:38:36 PDT 2015


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

--- Comment #4 from ssseintr <ssseintr1 at gmail.com> ---
(In reply to comment #3)
> (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 :)

I would like to know, how this problem was not observed by any1 else?

Because it is very common get an address at the end of 256MB range, isn't it?

-- 
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/20150727/49ad9588/attachment.html>


More information about the webkit-unassigned mailing list