Subject: CVS commit: syssrc/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 03/10/2002 02:09:25
Module Name:	syssrc
Committed By:	bjh21
Date:		Sun Mar 10 00:09:25 UTC 2002

Modified Files:
	syssrc/sys/arch/arm/arm32: cpu.c

Log Message:
Clean up inline assembler.  Rather than saving R0, copying FPSR to R0,
copying it to the output register and then restoring R0, just copy the
FPSR straight to the output.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/sys/arch/arm/arm32/cpu.c

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