Searched refs:HAS_SSE4_1 (Results 1 – 2 of 2) sorted by relevance
54 if (!(simd_caps & HAS_SSE4_1)) in main()
151 #define HAS_SSE4_1 0x20 macro196 if (reg_ecx & BIT(19)) flags |= HAS_SSE4_1; in x86_simd_caps()