Hacker News new | ask | show | jobs
by snvzz 2021 days ago
https://en.wikipedia.org/wiki/Microcode
1 comments

That's two completely different things. Every x86 instruction is decomposed into one or several micro-ops that are executed. Hardly any x86 instructions are microcoded, which means that the decoder has to start streaming micro-ops from the microcode ROM.