linux-kernel-test/arch/mips/sibyte/bcm1480
Ralf Baechle dc41fb4396 [MIPS] Fix 32-bit kernel by replacing 64-bit-only code.
dclz() expects its 64-bit argument being passed as a single register
but on 32-bit kernels it'll actually be in a register pair.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2006-09-27 13:37:35 +01:00
..
irq.c [MIPS] Fix 32-bit kernel by replacing 64-bit-only code. 2006-09-27 13:37:35 +01:00
Makefile [MIPS] Rewrite all the assembler interrupt handlers to C. 2006-04-19 04:14:21 +02:00
setup.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
smp.c Add support for BCM1480 family of chips. 2005-10-29 19:32:47 +01:00
time.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00