欢迎访问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文件第35页浏览型号GMS34112TM-ST的Datasheet PDF文件第36页浏览型号GMS34112TM-ST的Datasheet PDF文件第37页浏览型号GMS34112TM-ST的Datasheet PDF文件第38页浏览型号GMS34112TM-ST的Datasheet PDF文件第40页浏览型号GMS34112TM-ST的Datasheet PDF文件第41页浏览型号GMS34112TM-ST的Datasheet PDF文件第42页浏览型号GMS34112TM-ST的Datasheet PDF文件第43页  
Chapter 3. Instruction  
(20) SM  
Naming :  
Status :  
Subtract Accumulator to Memory and Status 1 Not Borrow  
Carry to status  
¥°  
A
Format :  
Function :  
¡ ç  
¡ ç  
¡ ç  
¡ Â  
1(when A M(X,Y))  
0(when A > M(X,Y))  
M(X,Y) - A  
ST  
ST  
<Comment>  
Data of the accumulator is, through a 2`s complemental  
addition, subtracted from the memory word addressed by the  
Y-register. Results are stored in the accumulator. If data of  
the accumulator is less than or equal to the memory word, the  
status is set to indicate that a borrow is not caused.  
If more than the memory word, a borrow occurs to reset the  
¡ È ¡ È  
0 .  
status to  
(21) IM  
Naming :  
Status :  
Increment Memory and Status 1 on Carry  
Carry to status  
¥°  
A
Format :  
Function :  
¡ ç  
¡ ç  
¡ ç  
¡ Ã  
1(when M(X,Y) 15)  
0(when M(X,Y) < 15)  
M(X,Y) + 1  
ST  
ST  
<Comment>  
Data of the memory addressed by the X and Y-register is  
fetched. Adding 1 to this word, results are stored in the  
accumulator. Carry data as results is transferred to the status.  
When the total is more than 15, the status is set. The memory  
is left unchanged.  
(22) DM  
Naming :  
Decrement Memory and Status 1 on Not Borrow  
Status :  
Carry to status  
¥°  
A
Format :  
Function :  
¡ ç  
¡ ç  
¡ ç  
¡ Ã  
M(X,Y) - 1  
ST  
ST  
1(when M(X,Y) 1)  
0 (when M(X,Y) = 0)  
<Comment>  
Data of the memory addressed by the X and Y-register is  
fetched, and one is subtracted from this word (addition of Fh)>  
Results are stored in the accumulator. Carry data as results is  
transferred to the status. If the data is more than or equal to  
one, the status is set to indicate that no borrow is caused. The  
memory is left unchanged.  
3 - 12  
 复制成功!