x86: float_dsp: fix compilation of ff_vector_dmul_scalar_avx() on x86-32

Signed-off-by: Janne Grunau <janne-libav@jannau.net>
This commit is contained in:
Justin Ruggles 2012-12-05 16:53:21 +00:00 committed by Janne Grunau
parent 5945c7b35d
commit ecc8b02194
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ cglobal vector_dmul_scalar, 3,3,3, dst, src, len
cglobal vector_dmul_scalar, 4,4,3, dst, src, mul, len
%endif
%if ARCH_X86_32
VBROADCASTSD xmm0, mulm
VBROADCASTSD m0, mulm
%else
%if WIN64
movlhps xmm2, xmm2