Thomas Bogendoerfer fcd84f2fca [MIPS] Fix __fls for non-MIPS32/MIPS64 cpus
Only MIPS32 and MIPS64 CPUs implement clz/dclz. Therefore don't export
__ilog2() for non MIPS32/MIPS64 cpus and use generic __fls bitop code for
these cpus.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2008-05-12 16:46:55 +01:00
..
2008-05-04 14:45:55 -07:00
2008-05-08 18:04:02 +01:00
2008-05-05 12:38:50 -07:00
2008-05-07 09:23:02 +02:00
2008-05-01 08:03:58 -07:00
2008-04-29 08:06:12 -07:00