Subject: CVS commit: syssrc/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/09/2002 09:18:26
Module Name: syssrc
Committed By: thorpej
Date: Fri Aug 9 06:18:26 UTC 2002
Modified Files:
syssrc/sys/arch/arm/arm32: copystr.S
Log Message:
Avoid stalls on StrongARM and XScale by waiting two insns before using
the result of a load.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/arm/arm32/copystr.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.