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 12:00:36
Module Name:	syssrc
Committed By:	scw
Date:		Sun Sep  1 09:00:35 UTC 2002

Modified Files:
	syssrc/sys/arch/sh5/sh5: db_disasm.c

Log Message:
Verify that the lowest 4 bits of the opcode are zero before disassembling.
According to the docs, opcode 0x6ff4fff0 is gauranteed to generate
a RESINST exception on all implementations, so disassemble it as "illegal".


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 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.