Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/
A Dcpufeature.h79 #define cpu_has_fma4 boot_cpu_has(X86_FEATURE_FMA4) macro
/xen/tools/tests/x86_emulator/
A Dx86-emulate.h179 #define cpu_has_fma4 (cp.extd.fma4 && xcr0_mask(6)) macro
A Dtest_x86_emulator.c87 return cpu_has_fma4; in simd_check_fma4()

Completed in 20 milliseconds