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

GMS87C2020K 参数 Datasheet PDF下载

GMS87C2020K图片预览
型号: GMS87C2020K
PDF下载: 下载PDF文件 查看货源
内容描述: 现代微电子8位单芯片微控制器 [HYUNDAI MICRO ELECTRONICS 8-BIT SINGLE-CHIP MICROCONTROLLERS]
分类和应用: 微控制器和处理器光电二极管电子可编程只读存储器
文件页数/大小: 107 页 / 1524 K
品牌: HYNIX [ HYNIX SEMICONDUCTOR ]
 浏览型号GMS87C2020K的Datasheet PDF文件第32页浏览型号GMS87C2020K的Datasheet PDF文件第33页浏览型号GMS87C2020K的Datasheet PDF文件第34页浏览型号GMS87C2020K的Datasheet PDF文件第35页浏览型号GMS87C2020K的Datasheet PDF文件第37页浏览型号GMS87C2020K的Datasheet PDF文件第38页浏览型号GMS87C2020K的Datasheet PDF文件第39页浏览型号GMS87C2020K的Datasheet PDF文件第40页  
GMS81C2012/GMS81C2020  
HYUNDAI MicroElectronics  
983501 INC  
!0135H  
;A ROM[135H]  
35H  
data  
DB  
135H  
data  
data Æ A  
~
~
~
~
36H Æ X  
~
~
~
~
data+1 data  
0F100H  
0F101H  
0F102H  
98  
35  
01  
address: 0135  
X indexed direct page (8 bit offset) dp+X  
(5) Indexed Addressing  
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.  
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, G=1  
ADC, AND, CMP, EOR, LDA, LDY, OR, SBC, STA  
STY, XMA, ASL, DEC, INC, LSR, ROL, ROR  
Example; G=0, X=0F5H  
C645  
LDA  
45H+X  
D4  
LDA  
{X}  
;ACCRAM[X].  
115H  
3AH  
data  
data  
data A  
~
~
~
~
~
~
data A  
~
~
0E550H  
0E551H  
C6  
45  
D4  
0E550H  
45H+0F5H=13AH  
X indexed direct page, auto increment{X}+  
Y indexed direct page (8 bit offset) dp+Y  
In this mode, a address is specified within direct page by  
the X register and the content of X is increased by 1.  
This address value is the second byte (Operand) of com-  
mand plus the data of Y-register, which assigns Memory in  
Direct page.  
LDA, STA  
Example; G=0, X=35H  
This is same with above (2). Use Y register instead of X.  
DB  
LDA  
{X}+  
Y indexed absolute !abs+Y  
Sets the value of 16-bit absolute address plus Y-register  
data as Memory.This addressing mode can specify memo-  
ry in whole area.  
Example; Y=55H  
36  
MAR. 2000 Ver 1.00  
 复制成功!