[Mesa-dev] [Bug 102466] gallium/auxiliary/util/u_cpu_detect.c: 2 * bad condition ?

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 29 10:39:08 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=102466

            Bug ID: 102466
           Summary: gallium/auxiliary/util/u_cpu_detect.c: 2 * bad
                    condition ?
           Product: Mesa
           Version: 17.2
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Mesa core
          Assignee: mesa-dev at lists.freedesktop.org
          Reporter: dcb314 at hotmail.com
        QA Contact: mesa-dev at lists.freedesktop.org

1.

mesa-17.1.8/src/gallium/auxiliary/util/u_cpu_detect.c:370]: (style) Condition
'(xgetbv()&6)==6' is always false

Source code is

          ((xgetbv() & 6) == 6);    // XMM & YMM

2.

mesa-17.1.8/src/gallium/auxiliary/util/u_cpu_detect.c:394]: (style) Condition
'(xgetbv()&6)==6' is always false

Duplicate

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170829/1d9a5571/attachment.html>


More information about the mesa-dev mailing list