Skip to content
Snippets Groups Projects
Commit e6cd6989 authored by Mans Rullgard's avatar Mans Rullgard
Browse files

ARMv6: vp8: fix stack allocation with Apple's assembler


In the GNU assembler, a relational expression, bizarrely, has the
value -1 if true, whereas in Apple's it is +1.  This patch makes
sure the correct expression is used in both cases.

Signed-off-by: default avatarMans Rullgard <mans@mansr.com>
parent 9829a81b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment