Searched refs:XCR0_SSE (Results 1 – 1 of 1) sorted by relevance
42 #define XCR0_SSE 0x00000002 macro178 if ((xcr0 & (XCR0_SSE | XCR0_AVX)) == (XCR0_SSE | XCR0_AVX)) { in _sodium_runtime_intel_cpu_features()