ref: 2eb88007121a85b23bdfe85b16a36b06a3f793ba
parent: 3f31aff4dc5037cec1440f39aea8be54432a6aaa
author: Sindre Aamås <saamas@cisco.com>
date: Thu Apr 21 11:46:11 EDT 2016
[Encoder/x86] Remove a leftover mov instruction in CavlcParamCal_sse42
--- a/codec/encoder/core/x86/coeff.asm
+++ b/codec/encoder/core/x86/coeff.asm
@@ -592,7 +592,6 @@
pshufb xmm0, [wels_shufb_rev]
pmovmskb r_maskd, xmm0
xor r_maskd, 0FFFFh
- mov r_tmpd, i_endidxd
%undef i_endidxd
%define r_tmp2 r4
%define r_tmp2d r4d