<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#c8">Comment # 8</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:guijemont&#64;igalia.com" title="Guillaume Emont &lt;guijemont&#64;igalia.com&gt;"> <span class="fn">Guillaume Emont</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=153464#c7">comment #7</a>)
<span class="quote">&gt; Comment on <span class="bz_obsolete"><a href="attachment.cgi?id=269926&amp;action=diff" name="attach_269926" title="Patch">attachment 269926</a> <a href="attachment.cgi?id=269926&amp;action=edit" title="Patch">[details]</a></span>
&gt; Patch
&gt; 
&gt; View in context:
&gt; <a href="https://bugs.webkit.org/attachment.cgi?id=269926&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=269926&amp;action=review</a>
&gt; 
&gt; &gt; Source/JavaScriptCore/yarr/YarrJIT.cpp:2585
&gt; &gt; +        m_assembler.sw(framePointerRegister, stackPointerRegister, 0);
&gt; 
&gt; Please use pushPair here
&gt; 
&gt; &gt; Source/JavaScriptCore/yarr/YarrJIT.cpp:2621
&gt; &gt; +        m_assembler.addiu(stackPointerRegister, stackPointerRegister, 8);
&gt; 
&gt; And popPair here</span >

Sorry for the confusion, this patch really belonged to <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [mips] YarrJIT: implement generateEnter() and generateReturn()"
   href="show_bug.cgi?id=153457">https://bugs.webkit.org/show_bug.cgi?id=153457</a></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>