linux-stable/arch/m68k/lib
Greg Ungerer 98d655a68f m68k: merge mmu and non-mmu versions of muldi3
The implementation of gcc's muldi3 support function differs only in
the use of the machine's 64 bit sized mul or not. (It isn't based
on using an MMU or not). Merge the current mmu and non-mmu versions
of arc/m68k/lib/muldi3 and use the appropriate pre-processor
conditionals to get the right version for all m68k processor types.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
2011-05-24 10:03:49 +10:00
..
ashldi3.c
ashrdi3.c
checksum.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
checksum_mm.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
checksum_no.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
delay.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
divsi3.S m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
lshrdi3.c
Makefile m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
Makefile_mm m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
Makefile_no m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
memcpy.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
memmove.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
memset.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
modsi3.S m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
muldi3.c m68k: merge mmu and non-mmu versions of muldi3 2011-05-24 10:03:49 +10:00
mulsi3.S m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
string.c m68k: remove arch specific non-optimized memcmp() 2011-02-16 09:42:24 +10:00
uaccess.c
udivsi3.S m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
umodsi3.S m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00