use show signal to perform initial gui update
[debian/gnuradio] / gnuradio-core / src / lib / filter / complex_dotprod_3dnowext.S
index 30b9a417e312ee2ca93dc751db38f4fd95a70e9f..122fd2b59ed8548be83a94b3062cfe77efcd5ff2 100644 (file)
@@ -93,7 +93,7 @@ GLOB_SYMB(complex_dotprod_3dnowext):
        #
        
        .p2align 4
-.loop1:        
+.Loop1:        
        pfmul   0(%edx), %mm0
        pfadd   %mm2, %mm6
 
@@ -125,7 +125,7 @@ GLOB_SYMB(complex_dotprod_3dnowext):
 
 .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