CHAPTER 8 INTC
Preliminary User’s Manual A14874EJ3V0UM
208
Table 8-1. Interrupt/Exception List (3/3)
Interrupt/Exception Source
Type
Classifi-
cation
Name
Control Register Generating Source
Default
Priority
Exception
Code
Handler
Address
Restored
PC
Interrupt
INT44
PIC44
INT44 input
44
0340H
00000340H
nextPC
Interrupt
INT45
PIC45
INT45 input
45
0350H
00000350H
nextPC
Interrupt
INT46
PIC46
INT46 input
46
0360H
00000360H
nextPC
Interrupt
INT47
PIC47
INT47 input
47
0370H
00000370H
nextPC
Interrupt
INT48
PIC48
INT48 input
48
0380H
00000380H
nextPC
Interrupt
INT49
PIC49
INT49 input
49
0390H
00000390H
nextPC
Interrupt
INT50
PIC50
INT50 input
50
03A0H
000003A0H
nextPC
Interrupt
INT51
PIC51
INT51 input
51
03B0H
000003B0H
nextPC
Interrupt
INT52
PIC52
INT52 input
52
03C0H
000003C0H
nextPC
Interrupt
INT53
PIC53
INT53 input
53
03D0H
000003D0H
nextPC
Interrupt
INT54
PIC54
INT54 input
54
03E0H
000003E0H
nextPC
Interrupt
INT55
PIC55
INT55 input
55
03F0H
000003F0H
nextPC
Interrupt
INT56
PIC56
INT56 input
56
0400H
00000400H
nextPC
Interrupt
INT57
PIC57
INT57 input
57
0410H
00000410H
nextPC
Interrupt
INT58
PIC58
INT58 input
58
0420H
00000420H
nextPC
Interrupt
INT59
PIC59
INT59 input
59
0430H
00000430H
nextPC
Interrupt
INT60
PIC60
INT60 input
60
0440H
00000440H
nextPC
Interrupt
INT61
PIC61
INT61 input
61
0450H
00000450H
nextPC
Interrupt
INT62
PIC62
INT62 input
62
0460H
00000460H
nextPC
Maskable
Interrupt
INT63
PIC63
INT63 input
63
0470H
00000470H
nextPC
Remarks 1.
Default Priority: Priority that takes precedence when two or more maskable interrupt requests with
the same priority level occur at the same time. The highest priority is 0.
Restored PC:
This is the PC value saved in EIPC or FEPC upon activation of interrupt servicing
or exception processing. Note, however, that the restored PC when a non-
maskable or maskable interrupt is acknowledged while one of the following
instructions is being executed does not become the nextPC (if an interrupt is
acknowledged during interrupt execution, execution stops, and then resumes after
the interrupt servicing has finished).
•
Load instructions (SLD.B, SLD.BU, SLD.H, SLD.HU, SLD.W)
•
Division instructions (DIV, DIVH, DIVU, DIVHU)
•
PREPARE, DISPOSE instructions (only if an interrupt is generated before the
stack pointer is updated)
nextPC:
The PC value that starts the processing following the completion of
interrupt/exception processing.
2.
The execution address of the illegal instruction when an illegal opcode exception occurs is
calculated as follows: (Restored PC
−
4)