|
|
A 32 bit databus can tranfer 4 bytes simultaneously !
|
|
|
(When you comply with the alignment requirements, the computer can use 1 transfer to obtain byte, short and int variables !!!)
(A 32 bit computer must use 2 transfers to obtain a long or double variable from memory)
|
(When you comply with the alignment requirements, a 64 bit computer can use 1 transfer to obtain any type of variable !!!)
|
even |
Effect:
|
|