Subject: Re: CVS commit: src/sys/arch/sgimips
To: Chris Gray <port-mips@NetBSD.org>
From: Toru Nishimura <locore32@gaea.ocn.ne.jp>
List: port-mips
Date: 10/09/2003 01:14:38
> Oh, well, I never talked about compiler's freedom.  Just a suggestion to
> make life easier.

Ok, there is the rule of thumb to design hardware register and memory layout.
Use aligned 32bit quantity for every purpose and manipulate them in that way.
This principle is very handy, have been good for the last decade although M$
engineers do not understand in the 21st Century.  PLS note again, I never talk
about compiler, struct, or __packed__ something.

Toru Nishimura/ALKYL Technology