RE: CCmode size

2011-09-15 Thread Joern Rennecke
Quoting paul_kon...@dell.com: It would seem that making it equal to word size (whatever that is on the platform) or size of the int type would be a way to make this better. Would that have any bad consequences for other platforms? For MXP (16-bit word addressed, with 128 bit vector regis

RE: CCmode size

2011-09-15 Thread Paul_Koning
>genmodes.c has the following comment: > > > /* Again, nothing more need be said. For historical reasons, > > > the size of a CC mode is four units. */ > validate_mode (m, UNSET, UNSET, UNSET, UNSET, UNSET); > > m->bytesize = 4; > > >Now, this is probably ok f