Address Match Interrupt - Renesas R8C/18 Series Hardware Manual

16-bit single-chip mcu
Table of Contents

Advertisement

R8C/18 Group, R8C/19 Group
12.4

Address Match Interrupt

An address match interrupt request is generated immediately before execution of the instruction at the
address indicated by the RMADi register (i = 0, 1). This interrupt is used as a break function by the
debugger. When using the on-chip debugger, do not set an address match interrupt (registers of AIER,
RMAD0, and RMAD1 and fixed vector tables) in a user system.
Set the starting address of any instruction in the RMADi register. Bits AIER0 and AIER1 in the AIER0
register can be used to select enable or disable of the interrupt. The I flag and IPL do not affect the
address match interrupt.
The value of the PC (Refer to 12.1.6.7 Saving a Register for the value of the PC) which is saved to the
stack when an address match interrupt is acknowledged varies depending on the instruction at the
address indicated by the RMADi register. (The appropriate return address is not saved on the stack.)
When returning from the address match interrupt, return by one of the following means:
Change the content of the stack and use the REIT instruction.
Use an instruction such as POP to restore the stack as it was before the interrupt request was
acknowledged. Then use a jump instruction.
Table 12.6 lists the Values of PC Saved to Stack when Address Match Interrupt is Acknowledged.
Figure 12.19 shows Registers AIER and RMAD0 to RMAD1.
Table 12.6
Values of PC Saved to Stack when Address Match Interrupt is Acknowledged
Address Indicated by RMADi Register (i = 0, 1)
• 16-bit operation code instruction
• Instruction shown below among 8-bit operation code instructions
ADD.B:S
#IMM8,dest SUB.B:S
OR.B:S
#IMM8,dest MOV.B:S #IMM8,dest STZ.B:S
STNZ.B:S
#IMM8,dest STZX.B:S #IMM81,#IMM82,dest
CMP.B:S
#IMM8,dest PUSHM
JMPS
#IMM8
MOV.B:S
#IMM,dest (however, dest = A0 or A1)
• Instructions other than the above
NOTE:
1. Refer to the 12.1.6.7 Saving a Register for the PC value saved.
Table 12.7
Correspondence Between Address Match Interrupt Sources and Associated Registers
Address Match Interrupt Source Address Match Interrupt Enable Bit Address Match Interrupt Register
Address match interrupt 0
Address match interrupt 1
Rev.1.30
Apr 14, 2006
REJ09B0222-0130
#IMM8,dest AND.B:S
src
JSRS
#IMM8
AIER0
AIER1
Page 92 of 233
#IMM8,dest
#IMM8,dest
POPM
dest
RMAD0
RMAD1
12. Interrupts
(1)
PC Value Saved
Address indicated by
RMADi register + 2
Address indicated by
RMADi register + 1

Advertisement

Table of Contents
loading

This manual is also suitable for:

R8c/1 seriesR8c seriesR8c/19 series

Table of Contents