Y
Hacker News
new
|
ask
|
show
|
jobs
by
deepnotderp
3124 days ago
Well, modern x86 "CISC" implementations are basically RISC internally with a translation layer on top of it.
1 comments
Koshkin
3124 days ago
I don't think this matters, as long as the internals are completely inaccessible to a programmer. In other words, what happens
inside
is not what is usually called "architecture" (which is part of the definition of what RISC is).
link