Source-Changes archive

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

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



Module Name:    syssrc
Committed By:   briggs
Date:           Wed Aug 14 21:55:54 UTC 2002

Modified Files:
        syssrc/sys/arch/arm/include: cpu.h cpufunc.h profile.h

Log Message:
Inline SetCPSR calls where it seems prudent to do so.  This avoids two
branches and allows the compiler to better utilize registers around
calls to disable/enable/restore_interrupts().


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 syssrc/sys/arch/arm/include/cpu.h
cvs rdiff -r1.24 -r1.25 syssrc/sys/arch/arm/include/cpufunc.h
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/arm/include/profile.h

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