Subject: CVS commit: src/sys/arch/sh3/sh3
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 10/22/2006 03:58:36
Module Name: src
Committed By: uwe
Date: Sun Oct 22 03:58:36 UTC 2006
Modified Files:
src/sys/arch/sh3/sh3: db_disasm.c
Log Message:
Instead of referring *code repeatedly, fetch it once into a local variable.
Identical object code for f_* is produced with -O.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/arch/sh3/sh3/db_disasm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.