提交 783535a4 编写于 作者: J James Almer

x86/bswapdsp: add missing preprocessor wrappers for AVX2 functions

Fixes build with old nasm/yasm.
Signed-off-by: NJames Almer <jamrial@gmail.com>
上级 4776c614
......@@ -157,5 +157,7 @@ BSWAP32_BUF
INIT_XMM ssse3
BSWAP32_BUF
%if HAVE_AVX2_EXTERNAL
INIT_YMM avx2
BSWAP32_BUF
%endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册