Subject: CVS commit: src/sys/arch/sh5/sh5
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 05/17/2003 09:31:34
Module Name: src
Committed By: scw
Date: Sat May 17 09:31:33 UTC 2003
Modified Files:
src/sys/arch/sh5/sh5: db_disasm.c
Log Message:
Mask off the lowest two bits of the disassembly start address. This avoids
misaligned references caused by the SHmedia bit.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/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.