Searched refs:cpu_xgetbv_x86 (Results 1 – 1 of 1) sorted by relevance
83 cpu_xgetbv_x86(void) in cpu_xgetbv_x86() function221 if (FLAC__AVX_SUPPORTED && info->x86.avx && x86_osxsave && (cpu_xgetbv_x86() & 0x6) == 0x6) { in x86_cpu_info()