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

GMS30012-XXXDT 参数 Datasheet PDF下载

GMS30012-XXXDT图片预览
型号: GMS30012-XXXDT
PDF下载: 下载PDF文件 查看货源
内容描述: [Microcontroller, 4-Bit, MROM, 1MHz, CMOS, PDSO20, SOP-20]
分类和应用: 时钟微控制器光电二极管外围集成电路
文件页数/大小: 158 页 / 972 K
品牌: HYNIX [ HYNIX SEMICONDUCTOR ]
 浏览型号GMS30012-XXXDT的Datasheet PDF文件第33页浏览型号GMS30012-XXXDT的Datasheet PDF文件第34页浏览型号GMS30012-XXXDT的Datasheet PDF文件第35页浏览型号GMS30012-XXXDT的Datasheet PDF文件第36页浏览型号GMS30012-XXXDT的Datasheet PDF文件第38页浏览型号GMS30012-XXXDT的Datasheet PDF文件第39页浏览型号GMS30012-XXXDT的Datasheet PDF文件第40页浏览型号GMS30012-XXXDT的Datasheet PDF文件第41页  
Chapter 3. Instruction  
(16) CAL a  
Naming :  
Status :  
Subroutine Call on status 1  
Conditional depending on the status  
Format :  
Operand :  
Function :  
Subroutine code address a(Addr)  
When ST =1 , PC  
SR1  
a(Addr)  
PC + 1,  
SR1  
PA  
PB  
PA  
PSR1  
PSR2  
PSR1  
PSR2  
PSR3  
PB  
SR2  
SR3  
SR2  
When ST = 0 PC  
PC + 1  
PS ST  
1
Note : PC actually has pseudo-random count against the next  
instruction.  
<Comment>  
• In a program, control is allowed to be transferred to a mutual  
subroutine. Since a call instruction preserves the return  
address, it is possible to call the subroutine from different  
locations in a program, and the subroutine can return control  
accurately to the address that is preserved by the use of the  
call return instruction (RTN).  
Such calling is always conditional depending on the status.  
a. If the status is reset, call is not executed.  
b. If the status is set, call is rightly executed.  
The subroutine stack (SR) of three levels enables a subroutine to  
be manipulated on three levels. Besides, a long call (to call  
another page) can be executed on any level.  
• For a long call, an LPBI instruction should be executed before  
the CAL. When LPBI is omitted (and when PA=PB), a short  
call (calling in the same page) is executed.  
3 - 10  
 复制成功!