diff options
| author | Heiko Carstens <hca@linux.ibm.com> | 2026-06-09 12:33:38 +0200 |
|---|---|---|
| committer | Alexander Gordeev <agordeev@linux.ibm.com> | 2026-06-10 16:55:20 +0200 |
| commit | c3e4b7eb1b981712ebd128825d4ef3b4e9e0ee8b (patch) | |
| tree | de8ee13994ea38b45321e32db281c4938487e6e4 /scripts/Makefile.thinlto | |
| parent | 78016b6da77e9d3a5ed11f7366cac385eb50a058 (diff) | |
s390/string: Convert memmove() to C
Convert memmove() 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
