ffmpeg/libavutil/aarch64
Janne Grunau 64034849da arm64: add cycle counter support
The ISB (instruction synchronization barrier) might be too heavy for
START/STOPTIMER use but should be more accurate in checkasm where the
timing overhead is subtracted.
2015-12-14 16:42:35 +01:00
..
Makefile aarch64: float_dsp NEON assembler 2014-03-18 22:56:07 +01:00
asm.S aarch64: Use .data.rel.ro for const data with relocations 2014-12-09 11:43:31 +02:00
bswap.h
cpu.c aarch64: add armv8 CPU flag 2014-04-06 21:18:49 +02:00
cpu.h aarch64: add armv8 CPU flag 2014-04-06 21:18:49 +02:00
float_dsp_init.c aarch64: float_dsp NEON assembler 2014-03-18 22:56:07 +01:00
float_dsp_neon.S aarch64: float_dsp NEON assembler 2014-03-18 22:56:07 +01:00
neontest.h aarch64: port neon clobber test from arm 2014-01-15 12:31:07 +01:00
timer.h arm64: add cycle counter support 2015-12-14 16:42:35 +01:00