ffmpeg/libavutil/aarch64
Reimar Döffinger 38cd829dce
aarch64: Implement stack spilling in a consistent way.
Currently it is done in several different ways, which
might cause needless dependencies or in case of
tx_float_neon.S is incorrect.

Reviewed-by: Martin Storsjö <martin@martin.st>
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2022-10-11 09:12:02 +02:00
..
Makefile lavu/tx: implement aarch64 NEON SIMD FFT 2022-08-25 17:40:28 +02:00
asm.S
bswap.h aarch64: relax byte-swap assembler constraints 2022-09-03 23:54:05 +03:00
cpu.c
cpu.h
float_dsp_init.c
float_dsp_neon.S
neontest.h
timer.h
tx_float_init.c aarch64/tx_float: fix compilation 2022-09-06 05:42:32 +02:00
tx_float_neon.S aarch64: Implement stack spilling in a consistent way. 2022-10-11 09:12:02 +02:00