<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [mips] Lower immediates of logical operations."
   href="https://bugs.webkit.org/show_bug.cgi?id=152693#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [mips] Lower immediates of logical operations."
   href="https://bugs.webkit.org/show_bug.cgi?id=152693">bug 152693</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=152693#c3">comment #3</a>)
<span class="quote">&gt; Created <span class=""><a href="attachment.cgi?id=268455&amp;action=diff" name="attach_268455" title="Patch">attachment 268455</a> <a href="attachment.cgi?id=268455&amp;action=edit" title="Patch">[details]</a></span>
&gt; Patch</span >

Sorry, I'm a bit late here ;). I understood that the andi, ori and xori instructions interpret the 16 bit immediate as unsigned, so I understand that we could use the instruction for the range 0x0..0xffff, and not only for 0x0..0x7fff. Or did I miss something?</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>