ref: 77bd41ca7e5d56edfb3246df10d262260b493110
parent: 5373b8a3aad243245c56e964efa8380ab1fcc44d
author: Martin Storsjö <[email protected]>
date: Mon Sep 14 17:38:26 EDT 2015
Fix building down_sample_neon.S with gnu binutils
--- a/codec/processing/src/arm/down_sample_neon.S
+++ b/codec/processing/src/arm/down_sample_neon.S
@@ -382,7 +382,7 @@
add lr, #48
cmp lr, r4
movcs lr, #0
- addcs r6, r3, lsl #1
+ addcs r6, r6, r3, lsl #1
addcs r6, r6, r3
movcs r2, r6
addcs r7, r2, r3
@@ -441,7 +441,7 @@
add lr, #64
cmp lr, r4
movcs lr, #0
- addcs r6, r3, lsl #2
+ addcs r6, r6, r3, lsl #2
movcs r2, r6
addcs r7, r2, r3
addcs r8, r1