Subject: CVS commit: syssrc/sys/arch/sh5/sh5
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 09/01/2002 01:21:39
Module Name: syssrc
Committed By: scw
Date: Sat Aug 31 22:21:39 UTC 2002
Modified Files:
syssrc/sys/arch/sh5/sh5: db_disasm.c
Log Message:
A full SHmedia disassembler for ddb(9).
ToDo:
- Symbol support (can't test as yet, due to lack of symbols),
- Take notice of adjacent "movi/shori" instructions in order to display
the resulting 32/64-bit value, with symbol lookup if possible.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sh5/sh5/db_disasm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.