1
0
Fork 0
alistair23-linux/arch/cris/arch-v32/lib
Jesper Nilsson 7f2ff23db1 CRISv32: Add arch optimized strcmp.
Add an optimized strcmp for CRISv32. This improves strcmp performance
with about 25% when comparing a 55 character string with itself.

Signed-off-by: Edgar Iglesias <edgar@axis.com>
Acked-by: Jesper Nilsson <jesper.nilsson@axis.com>
2009-06-10 15:21:03 +02:00
..
Makefile CRISv32: Add arch optimized strcmp. 2009-06-10 15:21:03 +02:00
checksum.S CRIS v32: Update lib/checksum.S and lib/checksumcopy.S 2008-02-08 11:06:35 +01:00
checksumcopy.S CRIS v32: Update lib/checksum.S and lib/checksumcopy.S 2008-02-08 11:06:35 +01:00
csumcpfruser.S [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00
delay.c CRIS v32: Add precise delay loops for ETRAX FS and ARTPEC-3. 2008-02-08 11:06:35 +01:00
memset.c cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gcc 2008-02-14 20:58:04 -08:00
nand_init.S [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
spinlock.S CRIS v32: Change lib/spinlock.S to use byte operations instead of dwords. 2008-02-08 11:06:36 +01:00
strcmp.S CRISv32: Add arch optimized strcmp. 2009-06-10 15:21:03 +02:00
string.c CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4 2008-03-04 16:35:13 -08:00
usercopy.c cris: correct usage of __user for copy to and from user space in lib/usercopy and uaccess.h 2008-03-04 16:35:16 -08:00