[Nasm-bugs] Problem with NASM 2.16rc0

lukaszcz18@wp.pl lukaszcz18 at wp.pl
Sat Nov 6 08:48:55 PDT 2021


Hi team  I can't compile dav1d in assembly language.   I don't know why I can only compile avx512.   Is it possible to download the latest version of nasm 2021 somewhere?  nasm.exe -f win64 -O3 -DARCH_X86=0 -DARCH_X86_32=0 -DARCH_X86_64=1 -DWIN64=1 -DPIC=1 -DSTACK_ALIGNMENT=16 -Dprivate_prefix=dav1d -Xgnu cdef16_avx2.asm -o cdef16_avx2.o cdef16_avx2.asm:679: error: invalid combination of opcode and operands  cdef16_avx2.asm:185: ... from macro `CDEF_FILTER' defined here  ext/x86/x86inc.asm:1420: ... from macro `psignw' defined here  ext/x86/x86inc.asm:1403: ... from macro `RUN_AVX_INSTR' defined here
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.nasm.us/archives/nasm-bugs/attachments/20211106/a731208d/attachment.htm>


More information about the Nasm-bugs mailing list