Operation

Advertisements
Advertisements
Advertisements3
Advertisements4
Advertisements6
Advertisements66

Operation

  • Instruction execution in a microprocessor has several basic stages:
  1. Fetch instruction: the task of reading the next instruction from memory into the instruction register.
  2. Decode instruction: the task of determining what operation the instruction in the instruction register represents.
  3. Fetch operands: the task of moving the instruction’s operand data into appropriate registers.
  4. Execute operation: the task of feeding the appropriate registers through the ALU and back into an appropriate register.
  5. Store results: the task of writing a register into memory.
  • If each stage takes one clock cycle, then we can see that a single instruction may take several cycles to complete.

Author: Lakshmi Prasanna Ponnala

Completed M.Tech in Digital Electronics and Communication Systems.

Leave a Reply

error: Content is protected !!

Discover more from ece4uplp

Subscribe now to keep reading and get access to the full archive.

Continue reading