]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
s390/lib: improve memmove, memset and memcpy
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Thu, 15 Dec 2016 07:35:10 +0000 (08:35 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 16 Jan 2017 06:27:51 +0000 (07:27 +0100)
commit551f413434737a2a570af4555b4139898568ed57
tree4dbd266193258c22ca5755b2561acc55008339d8
parente3850ecfc17ea8e23c02368a24fc23be129fb3b0
s390/lib: improve memmove, memset and memcpy

Improve the memmove implementation to save one instruction and use
better label names. Also use better label names for the memset and
memcpy implementations so everything looks consistent.

Suggested-by: Jens Remus <jremus@linux.vnet.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/lib/mem.S