Term of the Moment

hub


Look Up Another Term


Redirected from: fetch-execute cycle

Definition: instruction cycle


The fundamental sequence of steps that a CPU performs. Also known as the "fetch-execute cycle," it is the process whereby a single instruction is executed. The first half of the cycle transfers the instruction from RAM to the instruction register (fetch) and decodes it. The second half executes the instruction. See machine language.