Mitsubishi Electric M32R Series User Manual page 109

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

Advertisement

4
Address
H'00
H'04
Return
H'08
address
H'0C
Figure 4.10.1 Example of a Return Address for Trap (TRAP)
(4) Branching to the EIT vector entry
Control branches to the addresses H'0000 0040 through H'0000 007C 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 addresses H'0000 0040 through
H'0000 007C 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
~
TRAP occurred
~
BPC
H'08
4-21
~
Address
H'00
H'04
Return
H'08
address
H'0C
~
4.10 Trap Processing
+0
+1
+2
+3
~
TRAP occurred
~
BPC
H'0A
Ver.0.10
EIT
~
~

Advertisement

Table of Contents
loading

Table of Contents