<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - piglit fs-mix-float-float-bool regression"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=69202#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - piglit fs-mix-float-float-bool regression"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=69202">bug 69202</a>
              from <span class="vcard"><a class="email" href="mailto:sroland@vmware.com" title="Roland Scheidegger <sroland@vmware.com>"> <span class="fn">Roland Scheidegger</span></a>
</span></b>
        <pre>There's CMP and UCMP. The first wants a float input for comparison though (so
should be used for hw not supporting ints), the latter should be used for hw
which supports "true" ints/booleans (though it has some unresolved issues wrt
if src2/src3 arguments are floats or not hence if you use src modifiers on them
what happens is anyone's guess).</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>