Nobody ever called the purely 8 bit Motorola M6800
Sure, but that was a long time ago. Lithography marketing also used to make sense when it was actually based on real measurements, but times change.
All those chips you’re talking about were from >40 years ago. Times change.
Today it’s way way more complex, and we may call it x86-64, but that’s the instruction set, the modern x86-64 CPU is not 64 bit anymore.
Sure, yet when someone describes a CPU, we talk about the instruction set, so we talk about 32-bit vs 64-bit instructions. That’s how the terminology works.
tekato@lemmy.world 4 weeks ago
I guess you know more about hardware nomenclature Linux kernel developers, because they call modern Intel/AMD and ARM CPUs amd64 and aarch64, respectively.
Buffalox@lemmy.world 4 weeks ago
AMD64 is the name of the instruction set they program to, it has nothing to do with how many bit the CPU is. Except obviously the core instruction set is 64 bit, but as I’ve tried to explain, a chips bit width is not realistically determined by instruction set alone.
Although they are almost identical, the equivalent Intel is called i64.
AArch64 Is the Arm Architecture family 64, again the instruction set you program for.