RISC Machine Data Structure Word Alignment Problems?

Peter da Silva peter at ficc.uu.net
Tue Jan 23 00:12:48 AEST 1990


> I guess all the world's not a Vax any more, now it's a 68020.

Worse, since non-word-aligned values do cost extra cycles to access, any
68020 C compiler that didn't pad that structure is broken. Some "features"
of CISC processors are just too expensive to use.
-- 
 _--_|\  Peter da Silva. +1 713 274 5180. <peter at ficc.uu.net>.
/      \
\_.--._/ Xenix Support -- it's not just a job, it's an adventure!
      v  "Have you hugged your wolf today?" `-_-'



More information about the Comp.lang.c mailing list