summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/fpsimdmacros.h
AgeCommit message (Expand)Author
2023-12-11arm64: Delete the zero_za macroZenghui Yu
2023-06-29arm64: sme: Use STR P to clear FFR context field in streaming SVE modeWill Deacon
2023-01-20arm64/sme: Manually encode ZT0 load and store instructionsMark Brown
2022-04-22arm64/sme: Implement ZA context switchingMark Brown
2022-04-22arm64/sme: Implement streaming SVE context switchingMark Brown
2022-04-22arm64/sme: Manually encode SME instructionsMark Brown
2021-10-21arm64/sve: Explicitly load vector length when restoring SVE stateMark Brown
2021-10-21arm64/sve: Make access to FFR optionalMark Brown
2021-08-24arm64/sve: Add a comment documenting the binutils needed for SVE asmMark Brown
2021-05-26arm64/sve: Split _sve_flush macro into separate Z and predicate flushesMark Brown
2021-03-18KVM: arm64: Rework SVE host-save/guest-restoreMarc Zyngier
2021-03-18KVM: arm64: Provide KVM's own save/restore SVE primitivesMarc Zyngier
2020-09-21arm64/sve: Implement a helper to flush SVE registersJulien Grall
2020-09-21arm64/fpsimdmacros: Allow the macro "for" to be used in more casesJulien Grall
2020-09-21arm64/fpsimdmacros: Introduce a macro to update ZCR_EL1.LENJulien Grall
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2018-05-17arm64/sve: Write ZCR_EL1 on context switch only if changedDave Martin
2017-11-03arm64/sve: Low-level SVE architectural state manipulation functionsDave Martin
2017-08-04arm64: neon: Remove support for nested or hardirq kernel-mode NEONDave Martin
2015-01-29arm64: Avoid breakage caused by .altmacro in fpsimd save/restore macrosDave P Martin
2014-07-18arm64: fpsimd: avoid restoring fpcr if the contents haven't changedWill Deacon
2014-05-08arm64: add support for kernel mode NEON in interrupt contextArd Biesheuvel
2012-12-05arm64: move FP-SIMD save/restore code to a macroMarc Zyngier