Commit b0e29357 authored by James Almer's avatar James Almer

x86/v210dec: remove duplicate load instruction

Signed-off-by: 's avatarJames Almer <jamrial@gmail.com>
parent f60ddb73
......@@ -47,7 +47,6 @@ cglobal v210_planar_unpack_%1, 5, 5, 8
neg r4
VBROADCASTI128 m3, [v210_mult]
VBROADCASTI128 m5, [v210_chroma_shuf]
%if cpuflag(avx2)
VBROADCASTI128 m4, [v210_luma_shuf_avx2]
......
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