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/02/2002 01:39:57
Module Name: syssrc
Committed By: scw
Date: Sun Sep 1 22:39:56 UTC 2002
Modified Files:
syssrc/sys/arch/sh5/sh5: db_disasm.c
Log Message:
Track adjacent movi/shori instructions with the same destination register
so we can print the accumulated value.
Print symbols, if possible, when decoding "pta" branch targets, and
"movi"/"shori" accumulated values.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 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.