Searched refs:HAS_SSE2 (Results 1 – 2 of 2) sorted by relevance
48 if (!(simd_caps & HAS_SSE2)) in main()
148 #define HAS_SSE2 0x04 macro190 if (reg_edx & BIT(26)) flags |= HAS_SSE2; /* aka wmt */ in x86_simd_caps()