mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-08-01 09:31:13 +00:00
x86: fpel: Remove unnecessary sign extend
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user