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

GMS87C2120 参数 Datasheet PDF下载

GMS87C2120图片预览
型号: GMS87C2120
PDF下载: 下载PDF文件 查看货源
内容描述: CMOS单芯片8位微控制器与A / D转换器和VFD驱动器 [CMOS Single-Chip 8-Bit Microcontroller with A/D Converter & VFD Driver]
分类和应用: 驱动器转换器微控制器
文件页数/大小: 92 页 / 1757 K
品牌: HYNIX [ HYNIX SEMICONDUCTOR ]
 浏览型号GMS87C2120的Datasheet PDF文件第36页浏览型号GMS87C2120的Datasheet PDF文件第37页浏览型号GMS87C2120的Datasheet PDF文件第38页浏览型号GMS87C2120的Datasheet PDF文件第39页浏览型号GMS87C2120的Datasheet PDF文件第41页浏览型号GMS87C2120的Datasheet PDF文件第42页浏览型号GMS87C2120的Datasheet PDF文件第43页浏览型号GMS87C2120的Datasheet PDF文件第44页  
GMS81C2020/GMS81C2120  
Hyundai Micro Electronics  
The operation within data memory (RAM)  
ASL, BIT, DEC, INC, LSR, ROL, ROR  
X indexed direct page, auto increment{X}+  
In this mode, a address is specified within direct page by  
the X register and the content of X is increased by 1.  
Example; Addressing accesses the address 0135H .  
983500 INC  
!0035H  
;A RAM[035H]  
LDA, STA  
Example; X=35H  
DB  
LDA  
{X}+  
0035  
data  
H
Ã
À
~
~
~
~
data+1 data  
35  
H
data  
À
0F100  
0F101  
0F102  
98  
35  
00  
H
þ
data A  
36H X  
~
~
~
H
H
address: 0035  
~
þ
DB  
(5) Indexed Addressing  
X indexed direct page (no offset) {X}  
In this mode, a address is specified by the X register.  
ADC, AND, CMP, EOR, LDA, OR, SBC, STA, XMA  
Example; X=15H  
X indexed direct page (8 bit offset) dp+X  
This address value is the second byte (Operand) of com-  
mand plus the data of -register. And it assigns the mem-  
ory in Direct page.  
ADC, AND, CMP, EOR, LDA, LDY, OR, SBC, STA  
STY, XMA, ASL, DEC, INC, LSR, ROL, ROR  
D4  
LDA  
{X}  
;ACCRAM[X].  
Example; X=015H  
C645  
LDA  
45H+X  
15  
H
data  
À
data A  
~
~
~
~
þ
5A  
H
data  
D4  
0E550  
H
Ã
data A  
À
~
~
~
~
0E550  
0E551  
C6  
45  
þ
H
H
45H+15H=5AH  
40  
preliminary  
Nov. 1999 Ver 0.0  
 复制成功!