sh: Add a simple code dumper for SUPERH32 show_regs().
authorPaul Mundt <lethal@linux-sh.org>
Wed, 26 Nov 2008 05:31:03 +0000 (14:31 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 22 Dec 2008 09:43:49 +0000 (18:43 +0900)
This implements a simple show_code() that is in turn plugged in to
show_regs() to provide minimal code dumping at the end of the trace.

Built on top of a simple instruction disassembler derived from the
binutils opcode table.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found