Commit 25347c88 authored by Gavin Kinsey's avatar Gavin Kinsey Committed by Carl Eugen Hoyos

Fix compilation.for iOS ARMv7.

parent 9b53bb8b
...@@ -122,7 +122,7 @@ endfunc ...@@ -122,7 +122,7 @@ endfunc
function fft_pass_neon function fft_pass_neon
push {r4,lr} push {r4,lr}
movrel lr, coefs + 24 movrel lr, coefs+24
vld1.16 {d30}, [lr,:64] vld1.16 {d30}, [lr,:64]
lsl r12, r2, #3 lsl r12, r2, #3
vmov d31, d30 vmov d31, d30
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment