index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
fpu-insn.h
Age
Commit message (
Expand
)
Author
2025-11-14
s390/fpu: Fix false-positive kmsan report in fpu_vstl()
Aleksei Nikiforov
2025-09-29
s390: Remove superfluous newlines from inline assemblies
Heiko Carstens
2025-06-16
s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
2025-01-26
s390/fpu: Use CONFIG_CC_HAS_ASM_AOR_FORMAT_FLAGS instead of CONFIG_CC_IS_CLANG
Heiko Carstens
2025-01-26
s390/fpu: Add fpc exception handler / remove fixup section again
Heiko Carstens
2024-12-15
s390: Remove superfluous new lines from inline assemblies
Heiko Carstens
2024-02-16
s390/fpu: add vector instruction inline assemblies for crc32
Heiko Carstens
2024-02-16
s390/sysinfo: convert bogomips calculation to C
Heiko Carstens
2024-02-16
s390/raid6: convert to use standard fpu_*() inline assemblies
Heiko Carstens
2024-02-16
s390/checksum: provide csum_partial_copy_nocheck()
Heiko Carstens
2024-02-16
s390/checksum: provide vector register variant of csum_partial()
Heiko Carstens
2024-02-16
s390/fpu: let fpu_vlm() and fpu_vstm() return number of registers
Heiko Carstens
2024-02-16
s390/fpu: provide and use vlm and vstm inline assemblies
Heiko Carstens
2024-02-16
s390/fpu: provide and use lfpc, sfpc, and stfpc inline assemblies
Heiko Carstens
2024-02-16
s390/fpu: provide and use ld and std inline assemblies
Heiko Carstens
2024-02-16
s390/fpu: use lfpc instead of sfpc instruction
Heiko Carstens
2024-02-16
s390/fpu: add documentation about fpu helper functions
Heiko Carstens
2024-02-16
s390/fpu: move, rename, and merge header files
Heiko Carstens