Mitsubishi Electric M32R Series User Manual page 102

Mitsubishi 32-bit risc single-chip microcomputers
Table of Contents

Advertisement

4
Address
H'00
Return
H'04
address
H'08
H'0C
Figure 4.8.2 Example of a Return Address for Address Exception (AE)
(4) Branching to the EIT vector entry
Control branches to the address H'0000 0030 in the user space. This is the last operation
performed in hardware preprocessing by the M32R/E.
(5) Jumping from the EIT vector entry to the user-created handler
The M32R/E executes the "BRA" instruction written at address H'0000 0030 of the EIT
vector entry by the user to jump to the start address of the user-created handler. At the
beginning of the EIT handler you created, first save the BPC and PSW registers and the
necessary general-purpose registers to the stack.
(6) Returning from the EIT handler
At the end of the EIT handler, restore the general-purpose registers and the BPC and PSW
registers from the stack and then execute the "RTE" instruction. As you execute the "RTE"
instruction, hardware postprocessing is automatically performed by the M32R/E.
+0
+1
+2
+3
~
AE occurred
~
BPC
H'04
4-14
~
Address
H'00
Return
H'04
address
H'08
H'0C
~
4.8 Exception Processing
+0
+1
+2
+3
~
AE occurred
~
BPC
H'06
Ver.0.10
EIT
~
~

Advertisement

Table of Contents
loading

Table of Contents