From WikiChip
Difference between revisions of "program counter"

(Inject moved page Program counter to PC: typo)
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
#REDIRECT [[PC]]
+
The '''program counter''' (PC) or the '''instruction counter'''/'''pointer''' (IC/IP) is a [[counter]] that points to the [[memory location]] that stores the current or future instruction. Depending on the actual architecture, the PC might point to the currently executing instruction, the instruction being fetched, or the next executable [[instruction]].
 +
 
 +
== Overview ==
 +
{{empty section}}
 +
 
 +
== Complex designs ==
 +
{{empty section}}
 +
 
 +
== Access to PC ==
 +
{{empty section}}
 +
 
 +
{{stub}}
 +
 
 +
[[Category:Counters]]

Latest revision as of 18:42, 24 June 2017

The program counter (PC) or the instruction counter/pointer (IC/IP) is a counter that points to the memory location that stores the current or future instruction. Depending on the actual architecture, the PC might point to the currently executing instruction, the instruction being fetched, or the next executable instruction.

Overview[edit]

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

Complex designs[edit]

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

Access to PC[edit]

New text document.svg This section is empty; you can help add the missing info by editing this page.
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.