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