]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
m68knommu: add ffs and __ffs plattform which support ISA A+ or ISA C
authorSebastian Siewior <bigeasy@linutronix.de>
Fri, 9 May 2008 14:10:37 +0000 (16:10 +0200)
committerGreg Ungerer <gerg@uclinux.org>
Wed, 23 Jul 2008 05:11:28 +0000 (15:11 +1000)
commita6260ef84103fa8a51a67b6a58e5e16c676e08ad
treea20685c546b2e2ffc49273f3ab4181577b3a78e0
parent5bed10a5ee272fbf18ce0ce764245bbb8f28e2e6
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>
arch/m68knommu/Makefile
include/asm-m68knommu/bitops.h