fft: 3dnow: fix register name typo in DECL_IMDCT macro

Signed-off-by: Diego Biurrun <diego@biurrun.de>
This commit is contained in:
Ronald S. Bultje 2012-08-03 14:59:16 -07:00 committed by Diego Biurrun
parent 0c3ff1982c
commit 4a8143e73c
1 changed files with 1 additions and 1 deletions

View File

@ -1040,7 +1040,7 @@ cglobal imdct_half, 3,12,8; FFTContext *s, FFTSample *output, const FFTSample *i
mova [r1+r5*8], m0
mova [r1+r6*8], m2
add r4, 2
sub r4, 2
sub r3, 2
%else
%if ARCH_X86_64
movzx r5, word [rrevtab+r4-4]