欢迎访问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文件第30页浏览型号GMS34112TM-ST的Datasheet PDF文件第31页浏览型号GMS34112TM-ST的Datasheet PDF文件第32页浏览型号GMS34112TM-ST的Datasheet PDF文件第33页浏览型号GMS34112TM-ST的Datasheet PDF文件第35页浏览型号GMS34112TM-ST的Datasheet PDF文件第36页浏览型号GMS34112TM-ST的Datasheet PDF文件第37页浏览型号GMS34112TM-ST的Datasheet PDF文件第38页  
Chapter 3. Instruction  
(6) LYM  
Naming :  
Load Y-Register form Memory  
Status :  
Set  
Format :  
I
¡ ç  
M(X,Y)  
Function :  
<Comment>  
Y
Data from the RAM location addressed by the X-register and  
Y-register is loaded into the Y-register. Data in the memory is  
left unchanged.  
(7) LAM  
Naming :  
Status :  
Load Accumulator from Memory  
Set  
Format :  
I
¡ ç  
M(X,Y)  
Function :  
<Comment>  
A
Data from the RAM location addressed by the X-register and  
Y-register is loaded into the Y-register. Data in the memory is  
left unchanged.  
(8) XMA  
Naming :  
Status :  
Format :  
Exchanged Memory and Accumulator  
Set  
I
¡ ê  
A
Function :  
<Comment>  
M(X,Y)  
Data from the memory addressed by X-register and Y-register  
is exchanged with data from the accumulator. For example,  
this instruction is useful to fetch a memory word into the  
accumulator for operation and store current data from the  
accumulator into the RAM. The accumulator can be restored  
by another XMA instruction.  
(9) LYI i  
Naming :  
Status :  
Load Y-Register from Immediate  
Set  
¥²  
Format :  
¡  ¡   
15  
Operand :  
Function :  
<Purpose>  
Constant 0  
¡ ç  
i
Y
i
To load a constant in Y-register. It is typically used to specify  
Y-register in a particular RAM word address, to specify the  
address of a selected output line, to set Y-register for  
specifying a carrier signal outputted from OUT port, and to  
initialize Y-register for loop control. The accumulator can be  
restored by another XMA instruction.  
<Comment>  
Data of four bits from operand of instruction is transferred to  
the Y-register.  
3 - 7  
 复制成功!