From: Paul Mundt Date: Wed, 26 Nov 2008 05:31:03 +0000 (+0900) Subject: sh: Add a simple code dumper for SUPERH32 show_regs(). X-Git-Tag: v2.6.29-rc1~591^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cfc9a9b6fff9ea7a19814b4472b3cb18b7bbdcc;p=pandora-kernel.git 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 --- Reading git-diff-tree failed