Subject: CVS commit: src/sys/arch/sh3/include
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 01/05/2006 19:18:40
Module Name: src
Committed By: uwe
Date: Thu Jan 5 19:18:40 UTC 2006
Modified Files:
src/sys/arch/sh3/include: asm.h
Log Message:
Introduce PIC_PROLOGUE_NOSAVE for functions that do non-local jumps
and don't need to save/restore r12. Shaves off two instructions.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/arch/sh3/include/asm.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.