<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [mips] fix offsets of branches that have to go over a jump"
   href="https://bugs.webkit.org/show_bug.cgi?id=153464#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [mips] fix offsets of branches that have to go over a jump"
   href="https://bugs.webkit.org/show_bug.cgi?id=153464">bug 153464</a>
              from <span class="vcard"><a class="email" href="mailto:annulen&#64;yandex.ru" title="Konstantin Tokarev &lt;annulen&#64;yandex.ru&gt;"> <span class="fn">Konstantin Tokarev</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=153464#c3">comment #3</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=153464#c2">comment #2</a>)
&gt; &gt; There is a different approach to 256MB jumps proposed in
&gt; &gt; <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [MIPS] Use shorter j &lt;address&gt; jump in MacroAssembler::replaceWithJump."
   href="show_bug.cgi?id=125920">https://bugs.webkit.org/show_bug.cgi?id=125920</a>. We use it in Qt port.
&gt; 
&gt; Indeed, that patch would fix this bug as well (by removing the 2 nops at the
&gt; start of branchEqual), but it also does a lot more and has been refused so
&gt; far, hence my proposing this.</span >

Patch from 125920 works fine here in QtWebKit branch based on WebKitGTK 2.12. I think it also has some battle testing in old QtWebKit branch, used in Qt since 5.4 release (2014).

Though my device has less than 256MB of RAM available for WebKit, so I cannot code path for boundary cross.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>