Commit f54da138 authored by Clément Bœsch's avatar Clément Bœsch

Merge commit '009adfd4'

* commit '009adfd4':
  x86: fpel: Remove unnecessary sign extend
Merged-by: 's avatarClément Bœsch <u@pkh.me>
parents 267cb20e 009adfd4
......@@ -48,7 +48,6 @@ SECTION .text
%define LEN %2
%endif
cglobal %1_pixels%2, 4,5,4
movsxdifnidn r2, r2d
lea r4, [r2*3]
%ifidn %1, avg
%if notcpuflag(mmxext)
......
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