aboutsummaryrefslogtreecommitdiff
path: root/config/arm-neon/vpx_dsp/arm/vpx_convolve_avg_neon_asm.asm.S
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-07-21 20:25:59 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-07-21 20:25:59 +0000
commitd07bd4b49713387cbd805cfd86225c6d5afd7fa1 (patch)
tree6e0cca478f6f9e96e806f4af167201155c0a30a8 /config/arm-neon/vpx_dsp/arm/vpx_convolve_avg_neon_asm.asm.S
parentb82ded93d4f517a77e618ab21bdfad9ee514b785 (diff)
parent6939824c0cf8321a1718973892371085f7b4edff (diff)
downloadlibvpx-d07bd4b49713387cbd805cfd86225c6d5afd7fa1.tar.gz
Snap for 8857176 from 6939824c0cf8321a1718973892371085f7b4edff to mainline-go-ipsec-releaseaml_go_ips_330911000android13-mainline-go-ipsec-release
Change-Id: I8aace35124a08df46f5c908a691cbf02371fd038
Diffstat (limited to 'config/arm-neon/vpx_dsp/arm/vpx_convolve_avg_neon_asm.asm.S')
-rw-r--r--config/arm-neon/vpx_dsp/arm/vpx_convolve_avg_neon_asm.asm.S23
1 files changed, 11 insertions, 12 deletions
diff --git a/config/arm-neon/vpx_dsp/arm/vpx_convolve_avg_neon_asm.asm.S b/config/arm-neon/vpx_dsp/arm/vpx_convolve_avg_neon_asm.asm.S
index 4b77ca948..4beac2288 100644
--- a/config/arm-neon/vpx_dsp/arm/vpx_convolve_avg_neon_asm.asm.S
+++ b/config/arm-neon/vpx_dsp/arm/vpx_convolve_avg_neon_asm.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) 2013 The WebM project authors. All Rights Reserved.
@
@@ -11,17 +11,16 @@
@ be found in the AUTHORS file in the root of the source tree.
@
- .global vpx_convolve_avg_neon
- .type vpx_convolve_avg_neon, function
- .arm
- .eabi_attribute 24, 1 @Tag_ABI_align_needed
- .eabi_attribute 25, 1 @Tag_ABI_align_preserved
+ .global vpx_convolve_avg_neon
+ .type vpx_convolve_avg_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_convolve_avg_neon:
- vpx_convolve_avg_neon: @ PROC
+vpx_convolve_avg_neon: @ PROC
push {r4-r6, lr}
ldrd r4, r5, [sp, #36]
mov r6, r2
@@ -117,6 +116,6 @@ avg4:
subs r5, r5, #2
bgt avg4
pop {r4-r6, pc}
- .size vpx_convolve_avg_neon, .-vpx_convolve_avg_neon @ ENDP
+.size vpx_convolve_avg_neon, .-vpx_convolve_avg_neon @ ENDP
- .section .note.GNU-stack,"",%progbits
+ .section .note.GNU-stack,"",%progbits