Commit 4ed3845a authored by mru's avatar mru

ARM: use undocumented .syntax directive enable UAL syntax

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@20150 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 818a633c
......@@ -21,7 +21,7 @@
#include "config.h"
#include "asm.S"
.fpu neon @ required for gas to accept UAL syntax
.syntax unified
/*
* VFP is a floating point coprocessor used in some ARM cores. VFP11 has 1 cycle
* throughput for almost all the instructions (except for double precision
......
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