From WikiChip
Difference between revisions of "program counter"

Line 1: Line 1:
 +
{{stub}}
 
The '''program counter''' (PC) or the '''instruction counter'''/'''pointer''' (IC/IP) is a [[counter]] that points to the [[memory location]] that stores the next executable [[instruction]].
 
The '''program counter''' (PC) or the '''instruction counter'''/'''pointer''' (IC/IP) is a [[counter]] that points to the [[memory location]] that stores the next executable [[instruction]].
  

Revision as of 03:00, 12 April 2014

Text document with shapes.svg This article is still a stub and needs your attention. You can help improve this article by editing this page and adding the missing information.

The program counter (PC) or the instruction counter/pointer (IC/IP) is a counter that points to the memory location that stores the next executable instruction.

Overview

New text document.svg This section is empty; you can help add the missing info by editing this page.

Complex designs

New text document.svg This section is empty; you can help add the missing info by editing this page.

Access to PC

New text document.svg This section is empty; you can help add the missing info by editing this page.