android_kernel_motorola_sm6225/arch/mn10300/lib
Akira Takeuchi ab244c1a08 MN10300: Optimise do_csum()
Optimise do_csum() to gang up the loads so they're less likely to get
interruptions between.

Signed-off-by: Akira Takeuchi <takeuchi.akr@jp.panasonic.com>
Signed-off-by: Kiyoshi Owada <owada.kiyoshi@jp.panasonic.com>
Signed-off-by: David Howells <dhowells@redhat.com>
2010-10-27 17:28:53 +01:00
..
__ashldi3.S mn10300: add the MN10300/AM33 architecture to the kernel 2008-02-08 09:22:30 -08:00
__ashrdi3.S mn10300: add the MN10300/AM33 architecture to the kernel 2008-02-08 09:22:30 -08:00
__lshrdi3.S mn10300: add the MN10300/AM33 architecture to the kernel 2008-02-08 09:22:30 -08:00
__ucmpdi2.S mn10300: provide __ucmpdi2() for MN10300 2008-07-04 10:40:07 -07:00
ashrdi3.c mn10300: add the MN10300/AM33 architecture to the kernel 2008-02-08 09:22:30 -08:00
bitops.c bitops: Change the bitmap index from int to unsigned long [mn10300] 2010-10-27 17:28:34 +01:00
checksum.c mn10300: add cc clobbers to asm statements 2010-01-11 09:34:10 -08:00
delay.c mn10300: add cc clobbers to asm statements 2010-01-11 09:34:10 -08:00
do_csum.S MN10300: Optimise do_csum() 2010-10-27 17:28:53 +01:00
internal.h mn10300: add the MN10300/AM33 architecture to the kernel 2008-02-08 09:22:30 -08:00
lshrdi3.c mn10300: add the MN10300/AM33 architecture to the kernel 2008-02-08 09:22:30 -08:00
Makefile mn10300: provide __ucmpdi2() for MN10300 2008-07-04 10:40:07 -07:00
memcpy.S mn10300: add the MN10300/AM33 architecture to the kernel 2008-02-08 09:22:30 -08:00
memmove.S mn10300: add the MN10300/AM33 architecture to the kernel 2008-02-08 09:22:30 -08:00
memset.S mn10300: add the MN10300/AM33 architecture to the kernel 2008-02-08 09:22:30 -08:00
negdi2.c mn10300: add the MN10300/AM33 architecture to the kernel 2008-02-08 09:22:30 -08:00
usercopy.c mn10300: add cc clobbers to asm statements 2010-01-11 09:34:10 -08:00