Commit 009adfd4 authored by Diego Biurrun's avatar Diego Biurrun

x86: fpel: Remove unnecessary sign extend

parent 956a5412
......@@ -35,7 +35,6 @@ INIT_MMX mmxext
%define OP mova
%endif
cglobal %1_pixels%2, 4,5
movsxdifnidn r2, r2d
lea r4, [r2*3]
.loop:
OP m0, [r1]
......
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