summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2026-06-09 12:33:40 +0200
committerAlexander Gordeev <agordeev@linux.ibm.com>2026-06-10 16:55:21 +0200
commit611b5c1f60f90f2cbe4d328cbd4d4a625abc32b4 (patch)
treeadfc0d38e36b7b4604c3b90deec0d392e18e25c7 /scripts/Makefile.thinlto
parent0a8be1f9c7100fff7ef13ad0a82d41b3b18996f9 (diff)
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 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions