Restore - NEC Renesas V850/SC1 User Manual

32-bit single-chip microcontrollers
Hide thumbs Also See for Renesas V850/SC1:
Table of Contents

Advertisement

7.3.2 Restore

To restore execution from the maskable interrupt servicing, the RETI instruction is used.
Operation of RETI instruction
When the RETI instruction is executed, the CPU performs the following steps, and transfers control to the address
of the restored PC.
(1) Restores the values of the PC and PSW from EIPC and EIPSW because the EP bit of the PSW is 0 and the
NP bit of the PSW is 0.
(2) Transfers control to the address of the restored PC and PSW.
The processing of the RETI instruction is shown below.
1
Caution When the PSW.EP bit and the PSW.NP bit are changed by the LDSR instruction during maskable
interrupt servicing, in order to restore the PC and PSW correctly during recovery by the RETI
instruction, it is necessary to set PSW.EP back to 0 and PSW.NP back to 0 using the LDSR
instruction immediately before the RETI instruction.
Remark
The solid line shows the CPU processing flow.
CHAPTER 7
INTERRUPT/EXCEPTION PROCESSING FUNCTION
Figure 7-6. RETI Instruction Processing
RETI instruction
PSW. EP
0
PSW. NP
0
PC
EIPC
PSW
EIPSW
Restores original processing
User's Manual U15109EJ3V0UD
1
PC
FEPC
PSW
FEPSW
229

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents