]> git.sesse.net Git - ffmpeg/commitdiff
x86inc.asm: remove redundant ifdef __YASM_VER__
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 7 Aug 2012 22:55:11 +0000 (00:55 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 7 Aug 2012 23:14:18 +0000 (01:14 +0200)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavutil/x86/x86inc.asm

index 01be0f8fc02b9328c33ac01fac840b588ced6a02..d726d1bc2836765c4f30cd2aac27e1f508a0eb97 100644 (file)
@@ -632,11 +632,9 @@ SECTION .note.GNU-stack noalloc noexec nowrite progbits
         %elifidn %1, sse3
             %define movu lddqu
         %endif
-        %ifdef __YASM_VER__
         %if notcpuflag(mmx2)
             CPUNOP basicnop
         %endif
-        %endif
     %else
         %xdefine SUFFIX
         %undef cpuname