Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch/arm/arm32



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.




Home | Main Index | Thread Index | Old Index