提交 8b454c35 编写于 作者: M Mans Rullgard

ARM: fix vp8 neon with pic enabled

The assembler emits literal pools too far from the load instructions,
so we must do it explicitly at a suitable location.
Signed-off-by: NMans Rullgard <mans@mansr.com>
上级 52b3cc60
......@@ -1294,6 +1294,8 @@ function ff_put_vp8_epel8_h4v6_neon, export=1
pop {r4,pc}
endfunc
.ltorg
function ff_put_vp8_epel4_v6_neon, export=1
sub r2, r2, r3, lsl #1
push {r4,lr}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册