Execute

From Computer History Wiki
Revision as of 05:02, 13 December 2018 by Jnc (talk | contribs) (+cat)
Jump to: navigation, search

To execute an instruction means that the CPU performs whatever action the instruction calls for: moving a word to or from a register to main memory; checking whether or not to perform a conditional branch, and doing the branch if so; or performing a halt.