Program Counter

Recall that the processor must fetch instructions from memory before decoding and executing them.

The PC/IP register holds the address of the next instruction to fetch

Maintains the current execution location in the program