欢迎访问ic37.com |
会员登录 免费注册
发布采购

M30610ECFP 参数 Datasheet PDF下载

M30610ECFP图片预览
型号: M30610ECFP
PDF下载: 下载PDF文件 查看货源
内容描述: 单芯片16位CMOS微机 [SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER]
分类和应用: 计算机
文件页数/大小: 197 页 / 2650 K
品牌: MITSUBISHI [ Mitsubishi Group ]
 浏览型号M30610ECFP的Datasheet PDF文件第47页浏览型号M30610ECFP的Datasheet PDF文件第48页浏览型号M30610ECFP的Datasheet PDF文件第49页浏览型号M30610ECFP的Datasheet PDF文件第50页浏览型号M30610ECFP的Datasheet PDF文件第52页浏览型号M30610ECFP的Datasheet PDF文件第53页浏览型号M30610ECFP的Datasheet PDF文件第54页浏览型号M30610ECFP的Datasheet PDF文件第55页  
Mitsubishi microcomputers  
M16C / 61 Group  
SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER  
Interrupt  
Saving Registers  
In the interrupt sequence, only the contents of the flag register (FLG) and that of the program counter  
(PC) are saved in the stack area.  
First, the processor saves the four higher-order bits of the program counter, and 4 upper-order bits and 8  
lower-order bits of the FLG register, 16 bits in total, in the stack area, then saves 16 lower-order bits of the  
program counter. Figure 1.13.6 shows the state of the stack as it was before the acceptance of the  
interrupt request, and the state the stack after the acceptance of the interrupt request.  
Save other necessary registers at the beginning of the interrupt routine using software. Using the  
PUSHM instruction alone can save all the registers except the stack pointer (SP).  
Stack area  
Stack area  
Address  
MSB  
Address  
MSB  
LSB  
LSB  
[SP]  
New stack  
pointer value  
m – 4  
m – 3  
m – 2  
m – 1  
m
m – 4  
m – 3  
m – 2  
m – 1  
m
Program counter (PC  
Program counter (PC  
L
)
M
)
Flag register (FLG )  
L
Flag register  
(FLG  
Program  
counter (PC )  
H
)
H
[SP]  
Stack pointer  
value before  
interrupt occurs  
Content of previous stack  
Content of previous stack  
Content of previous stack  
Content of previous stack  
m + 1  
m + 1  
Stack status before interrupt request  
is acknowledged  
Stack status after interrupt request  
is acknowledged  
Figure 1.13.6. State of stack before and after acceptance of interrupt request  
51  
 复制成功!