Searched defs:cpu_avx (Results 1 – 2 of 2) sorted by relevance
55 #define cpu_avx(s) ((FLAG_AVX & s.std) == FLAG_AVX && (XCR0FLAG_AVX & s.xcr0_lo) == XCR0FLAG_AVX) macro
30 #define cpu_avx(s) 1 macro