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

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

Completed in 73 milliseconds