linux/arch/s390/lib
Martin Schwidefsky 94c12cc7d1 [S390] Inline assembly cleanup.
Major cleanup of all s390 inline assemblies. They now have a common
coding style. Quite a few have been shortened, mainly by using register
asm variables. Use of the EX_TABLE macro helps  as well. The atomic ops,
bit ops and locking inlines new use the Q-constraint if a newer gcc
is used.  That results in slightly better code.

Thanks to Christian Borntraeger for proof reading the changes.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2006-09-28 16:56:43 +02:00
..
Makefile [S390] __div64_32 for 31 bit. 2006-09-28 16:55:39 +02:00
delay.c [S390] Inline assembly cleanup. 2006-09-28 16:56:43 +02:00
div64.c [S390] __div64_32 for 31 bit. 2006-09-28 16:55:39 +02:00
spinlock.c [PATCH] s390: Increase spinlock retry code performance 2006-03-09 19:47:38 -08:00
string.c [S390] Fix sparse warnings. 2006-07-12 16:41:55 +02:00
uaccess_mvcos.c [S390] user readable uninitialised kernel memory. 2006-09-28 16:56:03 +02:00
uaccess_std.c [S390] user readable uninitialised kernel memory. 2006-09-28 16:56:03 +02:00