Home
last modified time | relevance | path

Searched refs:MY_XCR_XFEATURE_ENABLED_MASK (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/C/
H A DCpuArch.c493 #define MY_XCR_XFEATURE_ENABLED_MASK 0 macro
541 // xor ecx, ecx // = MY_XCR_XFEATURE_ENABLED_MASK in x86_xgetbv_0()
560 // if (num != MY_XCR_XFEATURE_ENABLED_MASK) return 0; // if not XCR0 in x86_xgetbv_0()
640 const UInt32 bm = (UInt32)x86_xgetbv_0(MY_XCR_XFEATURE_ENABLED_MASK); in CPU_IsSupported_AVX()

Completed in 2 milliseconds