C
CBFalconer
jacob said:Lew Pitcher wrote:
.... snip ...
As you (may) know, the 64 bit AMD x64 architecture is now several
years old... It seems you are not up to date what those processors
are concerned.
And the "AMD x64 architecture" is not what Knuth is talking about,
I believe. That architecture may have a 64 bit memory interface,
but is perfectly capable of addressing and accessing single 8 bit
bytes. He is worrying about systems where any memory access must
transfer a full 64 bits, and the next address (i.e. 1 greater) will
access the next 64 bits.
There are many machines that do not work like the x86.