Searched refs:cpu_has_f16c (Results 1 – 3 of 3) sorted by relevance
63 #define cpu_has_f16c boot_cpu_has(X86_FEATURE_F16C) macro
146 #define cpu_has_f16c (cp.basic.f16c && xcr0_mask(6)) macro
4482 if ( stack_exec && cpu_has_f16c ) in main()
Completed in 10 milliseconds