summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/fpsimdmacros.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64/sve: Implement a helper to flush SVE registersJulien Grall2020-09-211-0/+19
* arm64/fpsimdmacros: Allow the macro "for" to be used in more casesJulien Grall2020-09-211-3/+7
* arm64/fpsimdmacros: Introduce a macro to update ZCR_EL1.LENJulien Grall2020-09-211-7/+12
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* arm64/sve: Write ZCR_EL1 on context switch only if changedDave Martin2018-05-171-5/+7
* arm64/sve: Low-level SVE architectural state manipulation functionsDave Martin2017-11-031-0/+148
* arm64: neon: Remove support for nested or hardirq kernel-mode NEONDave Martin2017-08-041-56/+0
* arm64: Avoid breakage caused by .altmacro in fpsimd save/restore macrosDave P Martin2015-01-291-11/+32
* arm64: fpsimd: avoid restoring fpcr if the contents haven't changedWill Deacon2014-07-181-2/+15
* arm64: add support for kernel mode NEON in interrupt contextArd Biesheuvel2014-05-081-0/+35
* arm64: move FP-SIMD save/restore code to a macroMarc Zyngier2012-12-051-0/+64