Hacker News new | ask | show | jobs
by MaxBarraclough 55 days ago
Can't imagine anyone teaching x86 assembly these days, did you mean x86-64?
1 comments

What do you imagine the difference to be between those two?
The improved register count must make it much less claustrophobic for students. It's not just the same ISA but with wider words.

Looks like I'm mistaken on terminology though. x86 includes the 16-bit, 32-bit, and 64-bit ISAs of that family, and doesn't refer specifically to the 32-bit generation.