Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 04/10/2000 21:53:58
Module Name:	syssrc
Committed By:	nisimura
Date:		Tue Apr 11 04:53:58 UTC 2000

Modified Files:
	syssrc/sys/arch/mips/mips: locore_mips1.S

Log Message:
Abandon rather random distinctions in andi/addiu coding and make
them consistent with and/addu instrunction mnemonics which produce
exactly same binaries.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 syssrc/sys/arch/mips/mips/locore_mips1.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.