Fixing up filters a bit to pass QA tests for all versions.
[debian/gnuradio] / gnuradio-core / src / lib / filter / complex_dotprod_3dnowext64.S
index 162e830aee5aaa0df2584f8a43f60ef2402e2598..94905497bbe1f0bfea2492d75998cc5f4d51b634 100644 (file)
@@ -93,7 +93,7 @@ GLOB_SYMB(complex_dotprod_3dnowext):
        #
        
        .p2align 4
-.loop1:        
+.Loop1:        
        pfmul   0(%rsi), %mm0
        pfadd   %mm2, %mm6
 
@@ -125,7 +125,7 @@ GLOB_SYMB(complex_dotprod_3dnowext):
 
 .L1_test:
        dec     %rax
-       jge     .loop1
+       jge     .Loop1
 
        # We've handled the bulk of multiplies up to here.
        # Now accumulate the final two additions and see if original