mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
5584abf69d
Prior to Xcode 9.3, the clang built-in assembler didn't support altmacro, and gas-preprocessor was used for assembling for arm/darwin. For thumb functions, gas-preprocessor took care of adding the .thumb_func directives, but when now being able to assemble without gas-preprocessor, we need to add these directives ourselves. Signed-off-by: Martin Storsjö <martin@martin.st> |
||
---|---|---|
.. | ||
asm.S | ||
bswap.h | ||
cpu.c | ||
cpu.h | ||
float_dsp_arm.h | ||
float_dsp_init_arm.c | ||
float_dsp_init_neon.c | ||
float_dsp_init_vfp.c | ||
float_dsp_neon.S | ||
float_dsp_vfp.S | ||
intmath.h | ||
intreadwrite.h | ||
Makefile | ||
neontest.h | ||
timer.h |