[xiph-commits] r8892 - trunk/speex/libspeex
jm at motherfish-iii.xiph.org
jm at motherfish-iii.xiph.org
Wed Feb 9 00:32:05 PST 2005
Author: jm
Date: 2005-02-09 00:32:04 -0800 (Wed, 09 Feb 2005)
New Revision: 8892
Modified:
trunk/speex/libspeex/ltp_arm4.h
Log:
oops...
Modified: trunk/speex/libspeex/ltp_arm4.h
===================================================================
--- trunk/speex/libspeex/ltp_arm4.h 2005-02-09 08:19:14 UTC (rev 8891)
+++ trunk/speex/libspeex/ltp_arm4.h 2005-02-09 08:32:04 UTC (rev 8892)
@@ -103,9 +103,9 @@
spx_word32_t dead1;
__asm__ __volatile__ (
#ifdef SHORTCUTS
- "\tldrsh %10, [%8], #2 \n"
+ "\tldrsh %10, [%8], #4 \n"
"\tmul %4, %10, %0 \n"
- "\tldrsh %15, [%8], #2 \n"
+ "\tldrsh %15, [%8], #4 \n"
"\tmul %5, %10, %1 \n"
"\tldrsh %0, [%9], #2 \n"
"\tmul %6, %10, %2 \n"
More information about the commits
mailing list