[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Dale Rahn <drahn_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Sun, 19 Oct 2003 20:45:10 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: drahn_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2003/10/19 20:45:10
Modified files:
sys/arch/macppc/macppc: locore.S
Log message:
Instead of using xor to clear a register , use li <REG>,0 (load immediate)
Easier to read and suppose to be slightly faster on some ppc processors.
A bit of comment cleanup while here.
Visit your host, monkey.org