RL78/G15 CHAPTER 14 INTERRUPT FUNCTIONS
R01UH0959EJ0110 Rev.1.10 Page 622 of 765
Mar 7, 2023
14.4.4 Interrupt request pending
There are instructions where, even if an interrupt request is issued while the instructions are being executed, interrupt
request acknowledgment is held pending until the end of execution of the next instruction. These instructions
(instructions that hold interrupt requests pending) are listed below.
●
MOV PSW, #byte
●
MOV PSW, A
●
MOV1 PSW. bit, CY
●
SET1 PSW. bit
●
CLR1 PSW. bit
●
RETB
●
RETI
●
POP PSW
●
BTCLR PSW. bit, $addr20
●
EI
●
DI
●
SKC
●
SKNC
●
SKZ
●
SKNZ
●
SKH
●
SKNH
●
Write instructions for the IF0L, IF0H, IF1L, IF1H, MK0L, MK0H, MK1L, MK1H, PR00L, PR00H, PR01L, PR01H,
PR10L, PR10H, PR11L, and PR11H registers