commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r7784 - gnuradio/branches/developers/ngoergen/spe_fir_


From: ngoergen
Subject: [Commit-gnuradio] r7784 - gnuradio/branches/developers/ngoergen/spe_fir_fff
Date: Fri, 22 Feb 2008 16:20:26 -0700 (MST)

Author: ngoergen
Date: 2008-02-22 16:20:26 -0700 (Fri, 22 Feb 2008)
New Revision: 7784

Modified:
   gnuradio/branches/developers/ngoergen/spe_fir_fff/spe_fir_fff_as.S
Log:
spe_fir_fff: found mask error that was causing test vectors to not pass


Modified: gnuradio/branches/developers/ngoergen/spe_fir_fff/spe_fir_fff_as.S
===================================================================
--- gnuradio/branches/developers/ngoergen/spe_fir_fff/spe_fir_fff_as.S  
2008-02-22 20:55:45 UTC (rev 7783)
+++ gnuradio/branches/developers/ngoergen/spe_fir_fff/spe_fir_fff_as.S  
2008-02-22 23:20:26 UTC (rev 7784)
@@ -63,7 +63,7 @@
                                fa      $5,$6,$5         # 0-2
                                shlqbyi $6,$6,4          # 1-4
                                fa      $5,$6,$5         # 0-2
-                               fsmbi   $10,0xC000       # 1-4
+                               fsmbi   $10,0xF000       # 1-4
                                and     $11,$10,$5       # 0-2
                                rotqby  $12, $11, $34    # 1-4
                                or      $30,$12,$30      # 0-2





reply via email to

[Prev in Thread] Current Thread [Next in Thread]