CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/02/16 13:21:46
Modified files:
sys/arch/mips64/mips64: cache_r5k.S
Log message:
Use abbreviated mnemonics whenever possible (e.g. beqz instead of beq ...,zero),
fix various typos in comments, harmonize a few of them, and rename the internal
InvalidateSecondaryPage define to InvalidatePage_S for consistency.
No change in generated code.
