assembly Difference between an instruction and a micro
Not quite. I''d look at the difference between an ISA and a microarchitecture to understand this. It''s not the compiler that turns machine instructions (defined by the ISA) into microinstructions, it''s the CPU itself. EOF Oct 8 ''15 at 22:37