original_kernel/arch/microblaze/lib
Michal Simek de93c3c119 microblaze: Fix ASM optimized code for LE
Microblaze little-endian doesn't support ASM optimized library
functions(memcpy/memmove). Kconfig doens't contain
any information about endian that's why it is necessary to
check it in the source code.
The code is used with barrel shifter is used.

Signed-off-by: Michal Simek <monstr@monstr.eu>
2011-01-28 14:05:13 +01:00
..
Makefile
ashldi3.c
ashrdi3.c
divsi3.S
fastcopy.S
libgcc.h
lshrdi3.c
memcpy.c
memmove.c
memset.c
modsi3.S
muldi3.c
mulsi3.S
uaccess_old.S
udivsi3.S
umodsi3.S