linux/arch/m68knommu
Sebastian Siewior a6260ef841 m68knommu: add ffs and __ffs plattform which support ISA A+ or ISA C
the ff1 and bitrev opcode appears in ISA C and ISA A+ what isn't
supported by all plattforms. The assembly optimization is automaticly
enabled if the compiler understand the required cpu keyword.
My m5235 seems to boot and run fine so far.

Signed-off-by: Sebastian Siewior <bigeasy@linutronix.de>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2008-07-23 15:11:28 +10:00
..
configs m68knommu: defconfig for M5407C3 board 2008-07-23 15:11:27 +10:00
kernel m68knommu: complete generic time 2008-07-23 15:11:28 +10:00
lib Generic semaphore implementation 2008-04-17 10:42:34 -04:00
mm m68knommu: mark mem init functions as __init 2007-10-23 20:45:44 -07:00
platform m68knommu: add sched_clock() for the DMA timer 2008-07-23 15:11:28 +10:00
defconfig m68knommu: update defconfig 2008-03-04 08:04:11 -08:00
Kconfig m68knommu: complete generic time 2008-07-23 15:11:28 +10:00
Kconfig.debug m68knommu: removing config variable DUMPTOFLASH 2008-02-05 09:44:21 -08:00
Makefile m68knommu: add ffs and __ffs plattform which support ISA A+ or ISA C 2008-07-23 15:11:28 +10:00