Program Counter

created by Frater 219
(thing) by CentrX (9.3 mon) (print)   ?   (I like it!) Fri Sep 29 2000 at 20:58:16
A register in the central processing unit that contains the address of the next instruction to be executed. The program counter is automatically incremented after each instruction is fetched to point to the following instruction. It is not normally manipulated like an ordinary register but instead, special instructions are provided to alter the flow of control by writing a new value to the program counter, such as JUMP, CALL, and RTS.
Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.