Quote:
Originally Posted by Loren
64bit doesn't add one bit of speed unless you're doing 64bit arithmetic. In general it will actually cost you a bit of speed as 64 bit code is bigger than 32 bit code.
|
Yes! That's so true, if you are reading your 64-bit words over an 8-bit bus.