Thread
:
How to calculate the exact size of a piece of code?
View Single Post
#
9
09-08-2004, 20:35
xMaster
Posts: n/a
No I would say it is aligned on 16 byte (or whatever) because of cpu/memory caching reasons.
This is not neccessaryly 16 Byte. CPU data cacheline size on current modern cpu's is 64 Byte.
xmaster
xMaster