From WikiChip
Micro-Operation (µOP)
Revision as of 14:57, 23 April 2017 by Inject (talk | contribs) (Created page with "{{title|Micro-Operation (µOP)}} '''Micro-Operation''' ('''Micro-Ops''' or '''µOP''') is a simpler internal representation of an architectural instruction as handled by t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Micro-Operation (Micro-Ops or µOP) is a simpler internal representation of an architectural instruction as handled by the microprocessor. The exact definition of µOPs varies chip designers but is generally associated with designs that transform more complex (e.g. variable length, multiple operations) instructions with simple single-operation commands. Generally, Micro-Operations are a result of cracking Macro-Operations.