Hacker News new | ask | show | jobs
by oblio 2022 days ago
Micro ops?
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.