Home
last modified time | relevance | path

Searched refs:avx2_supported (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/x86/crypto/sha512-mb/
DMakefile6 avx2_supported := $(call as-instr,vpgatherdd %ymm0$(comma)(%eax$(comma)%ymm1\ macro
8 ifeq ($(avx2_supported),yes)
/Linux-v4.19/arch/x86/crypto/sha1-mb/
DMakefile8 avx2_supported := $(call as-instr,vpgatherdd %ymm0$(comma)(%eax$(comma)%ymm1\ macro
10 ifeq ($(avx2_supported),yes)
/Linux-v4.19/arch/x86/crypto/sha256-mb/
DMakefile8 avx2_supported := $(call as-instr,vpgatherdd %ymm0$(comma)(%eax$(comma)%ymm1\ macro
10 ifeq ($(avx2_supported),yes)
/Linux-v4.19/arch/x86/crypto/
DMakefile9 avx2_supported := $(call as-instr,vpgatherdd %ymm0$(comma)(%eax$(comma)%ymm1\ macro
60 ifeq ($(avx2_supported),yes)
101 ifeq ($(avx2_supported),yes)
114 ifeq ($(avx2_supported),yes)