ref: 9ecc671fc334b1562f42c3cf706105b21c5ce7e2
parent: 52cd5d99ab29304edf2a814a53a4a54f2ce43bc8
parent: 22cb77873081275114e64a6ea58088365d977424
author: zhilwang <zhilwang@cisco.com>
date: Thu Jun 11 13:51:51 EDT 2015
Merge pull request #1984 from mstorsjo/aarch64-fix Fix the NEON register restoring in McHorVer30WidthEq8_AArch64_neon
--- a/codec/common/arm64/mc_aarch64_neon.S
+++ b/codec/common/arm64/mc_aarch64_neon.S
@@ -590,7 +590,7 @@
VEC4_ST1_8BITS_8ELEMENT x2, x3, v1, v3, v5, v7
cbnz x4, w8_xy_30_mc_luma_loop
- ldp d8,d9,[sp],#32
+ ldp d8,d9,[sp],#16
WELS_ASM_AARCH64_FUNC_END
WELS_ASM_AARCH64_FUNC_BEGIN McHorVer30WidthEq4_AArch64_neon