Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/arm26/arm26
Module Name: syssrc
Committed By: bjh21
Date: Thu Dec 20 17:45:32 UTC 2001
Modified Files:
syssrc/sys/arch/arm26/arm26: locore.S
Log Message:
Fix a couple of obvious bugs in new code:
set_r15() needs to put the new value into R15, not the old one.
get_r15() can return using MOVS rather than MOV.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 syssrc/sys/arch/arm26/arm26/locore.S
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