欢迎访问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文件第38页浏览型号GMS30012-XXXDT的Datasheet PDF文件第39页浏览型号GMS30012-XXXDT的Datasheet PDF文件第40页浏览型号GMS30012-XXXDT的Datasheet PDF文件第41页浏览型号GMS30012-XXXDT的Datasheet PDF文件第43页浏览型号GMS30012-XXXDT的Datasheet PDF文件第44页浏览型号GMS30012-XXXDT的Datasheet PDF文件第45页浏览型号GMS30012-XXXDT的Datasheet PDF文件第46页  
Chapter 3. Instruction  
(29) ALEM  
Naming :  
Accumulator Less Equal Memory  
Carry to status  
Status :  
Format :  
Function :  
A
M(X,Y)  
ST  
ST  
1 (when A M(X,Y))  
0 (when A > M(X,Y))  
<Comment>  
Data of the accumulator is, through a complemental addition,  
subtracted from data in the memory location addressed by the  
X and Y-register. Carry data obtained is transferred to the  
status. When the status is 1 , it indicates that the data of  
the accumulator is less than or equal to the data of the  
memory word. Neither of those data is not changed.  
(30) ALEI  
Naming :  
Status :  
Accumulator Less Equal Immediate  
Carry to status  
Format :  
Function :  
A
i
ST  
ST  
1 (when A i)  
0 (when A > i)  
<Purpose>  
Data of the accumulator and the constant are arithmetically  
compared.  
<Comment>  
Data of the accumulator is, through a complemental addition,  
subtracted from the constant that exists in 4bit operand. Carry  
data obtained is transferred to the status. The status is set  
when the accumulator value is less than or equal to the  
constant. Data of the accumulator is left unchanged.  
(31) MNEZ  
Naming :  
Memory Not Equal Zero  
Status :  
Comparison results to status  
Format :  
Function :  
M(X,Y)  
0
ST  
ST  
1(when M(X,Y) 0)  
0 (when M(X,Y) = 0)  
<Purpose>  
A memory word is compared with zero.  
<Comment>  
Data in the memory addressed by the X and Y-register is  
logically compared with zero. Comparison data is thransferred  
to the status. Unless it is zero, the status is set.  
3 - 15  
 复制成功!