summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2026-06-09 12:33:39 +0200
committerAlexander Gordeev <agordeev@linux.ibm.com>2026-06-10 16:55:21 +0200
commit0a8be1f9c7100fff7ef13ad0a82d41b3b18996f9 (patch)
treeb93aa5b6a0aff9d39f5adda9c67c7e6455eea7a2 /scripts/Makefile.thinlto
parentc3e4b7eb1b981712ebd128825d4ef3b4e9e0ee8b (diff)
s390/string: Convert memset() to C
Convert memset() 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