mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-23 07:43:28 +00:00
Merge commit 'd6eac2f1bcce0cb85fac5d50fcfe94bc490d4a5e'
* commit 'd6eac2f1bcce0cb85fac5d50fcfe94bc490d4a5e': arm: Remove a stray .fpu directive Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
b7c6ccc1e6
@ -21,8 +21,6 @@
|
|||||||
|
|
||||||
#include "libavutil/arm/asm.S"
|
#include "libavutil/arm/asm.S"
|
||||||
|
|
||||||
.fpu neon
|
|
||||||
|
|
||||||
function ff_scalarproduct_int16_neon, export=1
|
function ff_scalarproduct_int16_neon, export=1
|
||||||
vmov.i16 q0, #0
|
vmov.i16 q0, #0
|
||||||
vmov.i16 q1, #0
|
vmov.i16 q1, #0
|
||||||
|
Loading…
Reference in New Issue
Block a user