Fixing a line in the clock recovery algorithm. This works with a bit larger error...
[debian/gnuradio] / gnuradio-core / src / lib / filter / complex_dotprod_3dnow.S
index 55bf5b6c3275b5c71faf562cdee55aa6df81c8cc..6e46bf7b878a9e95ba6cbd99e35aaed5471b7022 100644 (file)
@@ -100,7 +100,7 @@ GLOB_SYMB(complex_dotprod_3dnow):
        #
        
        .p2align 4
-.loop1:        
+.Loop1:        
        pfmul   0(%edx), %mm0
        pfadd   %mm2, %mm6
 
@@ -145,7 +145,7 @@ GLOB_SYMB(complex_dotprod_3dnow):
 
 .L1_test:
        decl    %ecx
-       jge     .loop1
+       jge     .Loop1
 
        # We've handled the bulk of multiplies up to here.
        # Now accumulate the final two additions and see if original