Skip to content
Snippets Groups Projects
Commit 9e85c5d6 authored by Memphiz's avatar Memphiz Committed by Martin Storsjö
Browse files

aarch64: vp9 16bpp: Fix assembling with Xcode 6.2 and older


Properly use the b.eq form instead of the nonstandard form (which
both gas and newer clang accept though), and expand the register
lists that used a range (which the Xcode 6.2 clang, based on clang
3.5 svn, didn't support).

Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent 998609dd
No related branches found
No related tags found
No related merge requests found
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