summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2026-06-09 13:33:41 +0300
committerAlexander Gordeev <agordeev@linux.ibm.com>2026-06-10 17:55:21 +0300
commit90d7412cd1ca82528adaf79abffaf12c36ba1b19 (patch)
tree69fdf82b1b003e94f9816bc3ba31b363d132914c /include
parent611b5c1f60f90f2cbe4d328cbd4d4a625abc32b4 (diff)
downloadlinux-90d7412cd1ca82528adaf79abffaf12c36ba1b19.tar.xz
s390/string: Convert memset(16|32|64)() to C
Convert memset(16|32|64)() from assembler to C, which should make it easier to read and change, if required. And it allows the compiler to optimize the code, and use different instructions, except for the used inline assemblies. Reviewed-by: Juergen Christ <jchrist@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions