Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sh3/sh3
Module Name: src
Committed By: uwe
Date: Fri Feb 15 03:52:15 UTC 2008
Modified Files:
src/sys/arch/sh3/sh3: locore_subr.S
Log Message:
sh4_switch_resume: don't jump back to P1 b/c we are going to return
immediately after that anyway and our caller is in P1.
Besides we were not switching to P1 anyway, b/c mova is pc-relative so
without additional arithmetic we were still jumping to a P2 address.
To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/sys/arch/sh3/sh3/locore_subr.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