Source-Changes archive

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

CVS commit: [nathanw_sa] syssrc/sys/arch/alpha/alpha



Module Name:    syssrc
Committed By:   thorpej
Date:           Wed Oct 23 16:42:54 UTC 2002

Modified Files:
        syssrc/sys/arch/alpha/alpha [nathanw_sa]: locore.s

Log Message:
* Fix a bug in the last branch sync: when loading the proc * to check
  for RAS, use ldq, not ldl.  While here, save an instruction by loading
  directly into a0, rather than into s3 and moving to a0 later.
* Reuse the guts of cpu_switch() for cpu_preempt().


To generate a diff of this commit:
cvs rdiff -r1.97.2.9 -r1.97.2.10 syssrc/sys/arch/alpha/alpha/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