summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/fpsimdmacros.h
Commit message (Expand)AuthorAgeFilesLines
* arm64/sme: Manually encode ZT0 load and store instructionsMark Brown2023-01-201-0/+22
* arm64/sme: Implement ZA context switchingMark Brown2022-04-221-0/+22
* arm64/sme: Implement streaming SVE context switchingMark Brown2022-04-221-0/+11
* arm64/sme: Manually encode SME instructionsMark Brown2022-04-221-0/+54
* arm64/sve: Explicitly load vector length when restoring SVE stateMark Brown2021-10-211-6/+1
* arm64/sve: Make access to FFR optionalMark Brown2021-10-211-6/+14
* arm64/sve: Add a comment documenting the binutils needed for SVE asmMark Brown2021-08-241-0/+1
* arm64/sve: Split _sve_flush macro into separate Z and predicate flushesMark Brown2021-05-261-1/+3
* KVM: arm64: Rework SVE host-save/guest-restoreMarc Zyngier2021-03-181-2/+6
* KVM: arm64: Provide KVM's own save/restore SVE primitivesMarc Zyngier2021-03-181-0/+2
* 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