aboutsummaryrefslogtreecommitdiff
path: root/config/arm-neon/vpx_dsp/arm/vpx_convolve8_horiz_filter_type1_neon.asm.S
diff options
context:
space:
mode:
Diffstat (limited to 'config/arm-neon/vpx_dsp/arm/vpx_convolve8_horiz_filter_type1_neon.asm.S')
-rw-r--r--config/arm-neon/vpx_dsp/arm/vpx_convolve8_horiz_filter_type1_neon.asm.S23
1 files changed, 11 insertions, 12 deletions
diff --git a/config/arm-neon/vpx_dsp/arm/vpx_convolve8_horiz_filter_type1_neon.asm.S b/config/arm-neon/vpx_dsp/arm/vpx_convolve8_horiz_filter_type1_neon.asm.S
index 44031d3f4..853926967 100644
--- a/config/arm-neon/vpx_dsp/arm/vpx_convolve8_horiz_filter_type1_neon.asm.S
+++ b/config/arm-neon/vpx_dsp/arm/vpx_convolve8_horiz_filter_type1_neon.asm.S
@@ -1,6 +1,6 @@
@ This file was created from a .asm file
@ using the ads2gas.pl script.
- .syntax unified
+.syntax unified
@
@ Copyright (c) 2018 The WebM project authors. All Rights Reserved.
@
@@ -19,17 +19,16 @@
@ r8 => ht
@ r10 => wd
- .global vpx_convolve8_horiz_filter_type1_neon
- .type vpx_convolve8_horiz_filter_type1_neon, function
- .arm
- .eabi_attribute 24, 1 @Tag_ABI_align_needed
- .eabi_attribute 25, 1 @Tag_ABI_align_preserved
+ .global vpx_convolve8_horiz_filter_type1_neon
+ .type vpx_convolve8_horiz_filter_type1_neon, function
+ .arm
+ .eabi_attribute 24, 1 @Tag_ABI_align_needed
+ .eabi_attribute 25, 1 @Tag_ABI_align_preserved
-.text
-.p2align 2
+ .text
+ .p2align 2
-_vpx_convolve8_horiz_filter_type1_neon:
- vpx_convolve8_horiz_filter_type1_neon: @ PROC
+vpx_convolve8_horiz_filter_type1_neon: @ PROC
stmfd sp!, {r4 - r12, r14} @stack stores the values of
@ the arguments
@@ -416,6 +415,6 @@ end_func:
vpop {d8 - d15}
ldmfd sp!, {r4 - r12, r15} @reload the registers from sp
- .size vpx_convolve8_horiz_filter_type1_neon, .-vpx_convolve8_horiz_filter_type1_neon @ ENDP
+.size vpx_convolve8_horiz_filter_type1_neon, .-vpx_convolve8_horiz_filter_type1_neon @ ENDP
- .section .note.GNU-stack,"",%progbits
+ .section .note.GNU-stack,"",%progbits