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: 03/12/2007 01:33:50
Module Name:	src
Committed By:	uwe
Date:		Mon Mar 12 01:33:50 UTC 2007

Modified Files:
	src/sys/arch/sh3/include: lock.h

Log Message:
Note in that TAS.B in inline asm clobbers "cc".
Use MOVT instead of clear+rotate with carry in __cpu_simple_lock_try.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/sh3/include/lock.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.