summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/fpsimdmacros.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-22arm64/sme: Implement ZA context switchingMark Brown1-0/+22
2022-04-22arm64/sme: Implement streaming SVE context switchingMark Brown1-0/+11
2022-04-22arm64/sme: Manually encode SME instructionsMark Brown1-0/+54
2021-10-21arm64/sve: Explicitly load vector length when restoring SVE stateMark Brown1-6/+1
2021-10-21arm64/sve: Make access to FFR optionalMark Brown1-6/+14
2021-08-24arm64/sve: Add a comment documenting the binutils needed for SVE asmMark Brown1-0/+1
2021-05-26arm64/sve: Split _sve_flush macro into separate Z and predicate flushesMark Brown1-1/+3
2021-03-18KVM: arm64: Rework SVE host-save/guest-restoreMarc Zyngier1-2/+6
2021-03-18KVM: arm64: Provide KVM's own save/restore SVE primitivesMarc Zyngier1-0/+2
2020-09-21arm64/sve: Implement a helper to flush SVE registersJulien Grall1-0/+19
2020-09-21arm64/fpsimdmacros: Allow the macro "for" to be used in more casesJulien Grall1-3/+7
2020-09-21arm64/fpsimdmacros: Introduce a macro to update ZCR_EL1.LENJulien Grall1-7/+12
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2018-05-17arm64/sve: Write ZCR_EL1 on context switch only if changedDave Martin1-5/+7
2017-11-03arm64/sve: Low-level SVE architectural state manipulation functionsDave Martin1-0/+148
2017-08-04arm64: neon: Remove support for nested or hardirq kernel-mode NEONDave Martin1-56/+0
2015-01-29arm64: Avoid breakage caused by .altmacro in fpsimd save/restore macrosDave P Martin1-11/+32
2014-07-18arm64: fpsimd: avoid restoring fpcr if the contents haven't changedWill Deacon1-2/+15
2014-05-08arm64: add support for kernel mode NEON in interrupt contextArd Biesheuvel1-0/+35
2012-12-05arm64: move FP-SIMD save/restore code to a macroMarc Zyngier1-0/+64