Posted (Aug. 13, 2010, 4:43 p.m.)
-
src/arch/arm/isa.cc (Diff revision 1) -
These could stand to be bitunions and constructed by assigning values to their bitfields this would be a lot less opaque, easier to change, and wouldn't require comments that can wander out of sync. I realize this isn't within the scope of this change necessarily, but since you're touching this code it would be nice to fix it up. It could be put in a new patch to keep them more atomic.
