Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [matt-mips64] src/sys/arch/mips/mips
Module Name: src
Committed By: matt
Date: Wed Jul 18 01:54:34 UTC 2007
Modified Files:
src/sys/arch/mips/mips [matt-mips64]: lock_stubs.S
Log Message:
Don't use t6/t7 since they don't exist in N32/N64; use t8/t9 instead.
Don't use load LDPTR/STPTR, use common PTR_L/PTR_S instead.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.4.2.1 src/sys/arch/mips/mips/lock_stubs.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