Searched refs:avx_supported (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/crypto/
H A DMakefile5 avx_supported := $(call as-instr,vpxor %xmm0$(comma)%xmm0$(comma)%xmm0,yes,no) macro
35 ifeq ($(avx_supported),yes)
65 ifeq ($(avx_supported),yes)

Completed in 38 milliseconds