Processor Registers; Control Registers; Program Counter Configuration; Program Status Word Configuration - NEC PD78081(A) User Manual

8-bit single-chip microcontroller
Table of Contents

Advertisement

3.2 Processor Registers

The PD78083 subseries units incorporate the following processor registers.

3.2.1 Control registers

The control registers control the program sequence, statuses and stack memory. The control registers consist
of a program counter, a program status word and a stack pointer.
(1) Program counter (PC)
The program counter is a 16-bit register which holds the address information of the next program to be
executed.
In normal operation, the PC is automatically incremented according to the number of bytes of the instruction
to be fetched. When a branch instruction is executed, immediate data and register contents are set.
RESET input sets the reset vector table values at addresses 0000H and 0001H to the program counter.
(2) Program status word (PSW)
The program status word is an 8-bit register consisting of various flags to be set/reset by instruction execution.
Program status word contents are automatically stacked upon interrupt request generation or PUSH PSW
instruction execution and are automatically reset upon execution of the RETB, RETI and POP PSW instructions.
RESET input sets the PSW to 02H.
CHAPTER 3 CPU ARCHITECTURE
Figure 3-7. Program Counter Configuration
15
Figure 3-8. Program Status Word Configuration
7
IE
Z
RBS1
PC
AC
RBS0
0
ISP
0
0
CY
33

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents