linux/arch/s390/lib
Heiko Carstens 7e86f967f4 s390/lib,xor: get rid of register asm
Looking at the generate code this was just a micro-optimization.
However given that as many register asm constructs as possible
will be removed from s390 code, remove this one as well.

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
2021-06-28 11:18:28 +02:00
..
delay.c s390/delay: remove udelay_simple() 2020-12-16 14:55:49 +01:00
error-inject.c s390: enable HAVE_FUNCTION_ERROR_INJECTION 2020-07-27 10:33:28 +02:00
find.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile s390: enable HAVE_FUNCTION_ERROR_INJECTION 2020-07-27 10:33:28 +02:00
mem.S s390: add missing ENDPROC statements to assembler functions 2019-05-02 13:54:11 +02:00
probes.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
spinlock.c s390/spinlock: remove confusing comment in arch_spin_lock_wait 2019-12-11 19:53:23 +01:00
string.c s390/lib: fix kernel doc for memcmp() 2020-10-07 21:50:01 +02:00
test_unwind.c s390/test_unwind: print test suite start/end info 2021-04-15 17:47:42 +02:00
uaccess.c s390: convert to generic entry 2021-01-19 12:29:26 +01:00
xor.c s390/lib,xor: get rid of register asm 2021-06-28 11:18:28 +02:00