Searched refs:XCR0_SSE (Results 1 – 2 of 2) 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()
501 new_xstate_bv |= XCR0_SSE; in WriteRegister()503 new_xstate_bv |= XCR0_SSE; in WriteRegister()517 new_xstate_bv |= XCR0_SSE | XCR0_YMM_Hi128; in WriteRegister()626 if (!(xst->xs_rfbm & XCR0_SSE) || !(xst->xs_rfbm & XCR0_YMM_Hi128)) in GetYMMSplitReg()