summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2026-06-09 13:33:40 +0300
committerAlexander Gordeev <agordeev@linux.ibm.com>2026-06-10 17:55:21 +0300
commit611b5c1f60f90f2cbe4d328cbd4d4a625abc32b4 (patch)
treeadfc0d38e36b7b4604c3b90deec0d392e18e25c7 /include/linux
parent0a8be1f9c7100fff7ef13ad0a82d41b3b18996f9 (diff)
downloadlinux-611b5c1f60f90f2cbe4d328cbd4d4a625abc32b4.tar.xz
s390/string: Convert memcpy() to C
Convert memcpy() 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/linux')
0 files changed, 0 insertions, 0 deletions