linux/arch/x86/lib
Glauber Costa 268cf048c8 x86: don't save ebx in putuser_32.S.
Clobber it in the inline asm macros, and let the compiler do this for us.

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-07-09 09:14:06 +02:00
..
checksum_32.S
clear_page_64.S
copy_page_64.S
copy_user_64.S x86: rename threadinfo to TI. 2008-07-09 09:14:02 +02:00
copy_user_nocache_64.S x86-64: Fix "bytes left to copy" return value for copy_from_user() 2008-06-17 17:47:50 -07:00
csum-copy_64.S
csum-partial_64.c
csum-wrappers_64.c
delay.c x86: integrate delay functions. 2008-07-09 08:52:05 +02:00
getuser.S x86: merge getuser asm functions. 2008-07-09 09:14:05 +02:00
io_64.c
iomap_copy_64.S
Makefile x86: merge getuser asm functions. 2008-07-09 09:14:05 +02:00
memcpy_32.c
memcpy_64.S
memmove_64.c
memset_64.S
mmx_32.c
msr-on-cpu.c
putuser_32.S x86: don't save ebx in putuser_32.S. 2008-07-09 09:14:06 +02:00
putuser_64.S x86: rename threadinfo to TI. 2008-07-09 09:14:02 +02:00
rwlock_64.S
semaphore_32.S
string_32.c
strstr_32.c
thunk_64.S
usercopy_32.c
usercopy_64.c