1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-03 17:59:59 +02:00
ffmpeg/libavutil/aarch64
Martin Storsjö c44a8a3eab aarch64: Add an offset parameter to the movrel macro
With apple tools, the linker fails with errors like these, if the
offset is negative:

ld: in section __TEXT,__text reloc 8: symbol index out of range for architecture arm64

Signed-off-by: Martin Storsjö <martin@martin.st>
2016-11-10 11:06:08 +02:00
..
asm.S aarch64: Add an offset parameter to the movrel macro 2016-11-10 11:06:08 +02:00
bswap.h aarch64: bswap inline assembly 2014-01-14 22:19:38 +01:00
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
Makefile 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