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

GMS34112TM-ST 参数 Datasheet PDF下载

GMS34112TM-ST图片预览
型号: GMS34112TM-ST
PDF下载: 下载PDF文件 查看货源
内容描述: [Microcontroller, 4-Bit, OTPROM, 4MHz, CMOS, PDSO20, SSOP-20]
分类和应用: 计算机
文件页数/大小: 105 页 / 363 K
品牌: HYNIX [ HYNIX SEMICONDUCTOR ]
 浏览型号GMS34112TM-ST的Datasheet PDF文件第33页浏览型号GMS34112TM-ST的Datasheet PDF文件第34页浏览型号GMS34112TM-ST的Datasheet PDF文件第35页浏览型号GMS34112TM-ST的Datasheet PDF文件第36页浏览型号GMS34112TM-ST的Datasheet PDF文件第38页浏览型号GMS34112TM-ST的Datasheet PDF文件第39页浏览型号GMS34112TM-ST的Datasheet PDF文件第40页浏览型号GMS34112TM-ST的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)  
¡ ç  
¡ ç  
¡ ç  
¡ ç  
¡ ç  
PB  
When ST =1 , PC  
a(Addr)  
PC + 1,  
SR1  
PA  
¡ ç  
PA  
SR1  
SR2  
PSR1  
PSR2  
PSR3  
¡ ç  
¡ ç  
PSR1  
PSR2  
SR3  
SR2  
¡ ç  
¡ ç  
¡ ç  
PS ST 1  
When ST = 0 PC  
PC + 1  
PB  
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  
 复制成功!