Subject: 'union cpuprid': why bother with bitfields?
To: None <port-mips@netbsd.org>
From: Chris G. Demetriou <cgd@sibyte.com>
List: port-mips
Date: 07/26/2000 17:45:59
Why bother with bitfields in the 'cpuprid' in arch/mips/locore.h?

(it seems to me the code would be generally better if it just used
shifts & masks, and i've got code to do it that way, but don't want to
change it w/o asking... 8-)


chris