linux/arch/sh/kernel/cpu
Paul Mundt f413d0d9fa sh: Use a jump call table for debug trap handlers.
This rips out most of the needlessly complicated sh_bios and kgdb
trap handling, and forces it all through a common fast dispatch path.
As more debug traps are inserted, it's important to keep them in sync
for all of the parts, not just SH-3/4.

As the SH-2 parts are unable to do traps in the >= 0x40 range, we
restrict the debug traps to the 0x30-0x3f range on all parts, and
also bump the kgdb breakpoint trap down in to this range (from 0xff
to 0x3c) so it's possible to use for nommu.

Optionally, this table can be padded out to catch spurious traps for
SH-3/4, but we don't do that yet..

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-02-13 10:54:43 +09:00
..
irq sh: sh775x/titan fixes for irq header changes. 2006-12-06 12:05:02 +09:00
sh2 sh: Use a jump call table for debug trap handlers. 2007-02-13 10:54:43 +09:00
sh2a sh: IPR IRQ updates for SH7619/SH7206. 2006-12-12 08:42:07 +09:00
sh3 sh: Use a jump call table for debug trap handlers. 2007-02-13 10:54:43 +09:00
sh4 sh: SH-MobileR SH7722 CPU support. 2006-12-12 08:42:09 +09:00
sh4a sh: Hook up SH7722 scif ipr interrupts. 2006-12-12 08:49:06 +09:00
adc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
clock.c sh: Clock framework tidying. 2006-12-06 10:45:40 +09:00
init.c sh: Add support for SH7206 and SH7619 CPU subtypes. 2006-12-06 10:45:36 +09:00
Makefile sh: SH-MobileR SH7722 CPU support. 2006-12-12 08:42:09 +09:00
ubc.S fix file specification in comments 2006-10-03 23:01:26 +02:00