Hitachi H8/3937 Series Hardware Manual page 89

Table of Contents

Advertisement

SP – 4
SP – 3
SP – 2
SP – 1
SP (R7)
Prior to start of interrupt
exception handling
Notation:
PC
:
Upper 8 bits of program counter (PC)
H
PC
:
Lower 8 bits of program counter (PC)
L
CCR:
Condition code register
SP:
Stack pointer
1.
PC shows the address of the first instruction to be executed upon
Notes:
return from the interrupt handling routine.
2.
Register contents must always be saved and restored by word access,
starting from an even-numbered address.
Ignored on return.
*
Figure 3-4 Stack State after Completion of Interrupt Exception Handling
Figure 3-5 shows a typical interrupt sequence.
Stack area
PC and CCR
saved to stack
SP (R7)
SP + 1
CCR
SP + 2
SP + 3
SP + 4
After completion of interrupt
exception handling
CCR
*
PC
H
PC
L
Even address
77

Advertisement

Table of Contents
loading

Table of Contents