Commit 47ceabc9 authored by Michael Niedermayer's avatar Michael Niedermayer

1000l

Originally committed as revision 6950 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
parent 87f8cab4
......@@ -122,7 +122,7 @@ asm volatile(
"movd %%mm0, %0 \n\t"
: "=r" (numEq)
: "r" (src), "r" (stride)
: "%ebx"
: "%eax", "%ebx"
);
numEq= (-numEq) &0xFF;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment