Home
last modified time | relevance | path

Searched refs:cpu_has_f16c (Results 1 – 3 of 3) sorted by relevance

/xen/xen/include/asm-x86/
A Dcpufeature.h63 #define cpu_has_f16c boot_cpu_has(X86_FEATURE_F16C) macro
/xen/tools/tests/x86_emulator/
A Dx86-emulate.h146 #define cpu_has_f16c (cp.basic.f16c && xcr0_mask(6)) macro
A Dtest_x86_emulator.c4482 if ( stack_exec && cpu_has_f16c ) in main()

Completed in 11 milliseconds