summaryrefslogtreecommitdiffstats
path: root/libavutil/aarch64
Commit message (Expand)AuthorAgeFilesLines
* aarch64: Fix negative movrel offsets for windowsMartin Storsjö2017-08-221-0/+9
* aarch64: Add parentheses around the offset parameter in movrelMartin Storsjö2017-02-161-2/+2
* aarch64: Add an offset parameter to the movrel macroMartin Storsjö2016-11-101-4/+10
* arm64: add cycle counter supportJanne Grunau2015-12-141-0/+44
* aarch64: Use .data.rel.ro for const data with relocationsMartin Storsjö2014-12-091-2/+8
* aarch64: use MACH-O const data asm directive in const macroJanne Grunau2014-08-041-0/+4
* build: check if AS supports the '.func' directiveJanne Grunau2014-06-031-3/+9
* aarch64: use '#' for whole line asm commentsJanne Grunau2014-06-031-1/+1
* aarch64: remove optional :pg_hi21: for adrp instructionJanne Grunau2014-06-031-1/+1
* aarch64: add darwin style PAGE/PAGEOFF relocationsJanne Grunau2014-06-031-1/+4
* aarch64: Use the correct syntax for relocationsMartin Storsjö2014-05-291-2/+2
* aarch64: add armv8 CPU flagJanne Grunau2014-04-062-2/+4
* aarch64: float_dsp NEON assemblerJanne Grunau2014-03-183-1/+275
* aarch64: use EXTERN_ASM consistently for exported symbolsJanne Grunau2014-02-201-1/+8
* aarch64: port neon clobber test from armJanne Grunau2014-01-151-0/+65
* aarch64: add cpuflags support for NEON and VFPJanne Grunau2014-01-154-0/+120
* aarch64: bswap inline assemblyJanne Grunau2014-01-141-0/+50
OpenPOWER on IntegriCloud