commit | 9cfc9a9b6fff9ea7a19814b4472b3cb18b7bbdcc | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Nov 26 14:31:03 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Dec 22 18:43:49 2008 +0900 |
tree | 77642d2de899df449e70fb4e830ee02e738ca4e2 | |
parent | edfd6da0405520b147ab1473ad183a5b32be7082 [diff] |
sh: Add a simple code dumper for SUPERH32 show_regs(). 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>