libavcodec/x86/dsputilenc: drop and 0xffff that should have becomei redundant

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer 2014-05-29 00:11:33 +02:00
parent 561bfc85eb
commit b50559fc0b
1 changed files with 0 additions and 1 deletions

View File

@ -476,7 +476,6 @@ cglobal pix_sum16, 2, 3, %1
jne .loop
HADDW m4, m5
movd eax, m4
and eax, 0xffff
RET
%endmacro