diff --git a/libavcodec/arm/dsputil_neon.S b/libavcodec/arm/dsputil_neon.S
index ef5e8c71523305f24568082cdec64cdb5eb179c2..f5267cb5e6aa83f89b76fa7b76cc6280f1319065 100644
--- a/libavcodec/arm/dsputil_neon.S
+++ b/libavcodec/arm/dsputil_neon.S
@@ -249,7 +249,7 @@ function ff_\pfx\name\suf\()_neon, export=1
         .endm
 
 function ff_put_h264_qpel16_mc00_neon, export=1
-        mov   r3, #16
+        mov             r3,  #16
         .endfunc
 
         pixfunc  put_ pixels16
@@ -258,13 +258,13 @@ function ff_put_h264_qpel16_mc00_neon, export=1
         pixfunc2 put_ pixels16_xy2, _no_rnd, vshrn.u16, 1
 
 function ff_avg_h264_qpel16_mc00_neon, export=1
-        mov   r3, #16
+        mov             r3,  #16
         .endfunc
 
         pixfunc  avg_ pixels16,, 1
 
 function ff_put_h264_qpel8_mc00_neon, export=1
-        mov   r3, #8
+        mov             r3,  #8
         .endfunc
 
         pixfunc  put_ pixels8