Content deleted Content added
Line 20:
do not need to align memory, at the expense of the cost of slower access.
One way to increase performance in [[RISC]] processors which
are designed to maximize raw performance is to require data to be loaded or
stored on a word boundary. So though memory is commonly addressed by
8 bit bytes, loading a 32 bit integer or 64 bit floating point number
|