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

GMS87C5108Q 参数 Datasheet PDF下载

GMS87C5108Q图片预览
型号: GMS87C5108Q
PDF下载: 下载PDF文件 查看货源
内容描述: [Microcontroller, 8-Bit, OTPROM, 4.19MHz, CMOS, PQFP80, QFP-80]
分类和应用: 微控制器和处理器可编程只读存储器
文件页数/大小: 102 页 / 1525 K
品牌: HYNIX [ HYNIX SEMICONDUCTOR ]
 浏览型号GMS87C5108Q的Datasheet PDF文件第27页浏览型号GMS87C5108Q的Datasheet PDF文件第28页浏览型号GMS87C5108Q的Datasheet PDF文件第29页浏览型号GMS87C5108Q的Datasheet PDF文件第30页浏览型号GMS87C5108Q的Datasheet PDF文件第32页浏览型号GMS87C5108Q的Datasheet PDF文件第33页浏览型号GMS87C5108Q的Datasheet PDF文件第34页浏览型号GMS87C5108Q的Datasheet PDF文件第35页  
GMS81C5108  
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 regard-  
less of G-flag and RPR.  
LDA, STA  
981501 INC  
!0115H  
;A ROM[115H]  
Example; G=0, X=35H  
DB  
LDA  
{X}+  
data  
115  
H
~
~
~
35  
~
H
data  
data+1 data  
data A  
36H X  
0F100  
0F101  
0F102  
~
~
~
98  
15  
01  
H
~
H
H
address: 0115  
DB  
(5) Indexed Addressing  
X indexed direct page (8 bit offset) dp+X  
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, RPR=01H  
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; G=0, X=0F5H  
C645  
LDA  
45H+X  
115  
H
data  
data A  
~
~
~
~
3A  
H
data  
D4  
0E550  
H
data A  
~
~
~
~
0E550  
0E551  
C6  
45  
H
H
45 +0F5 =13A  
H
H
H
28  
JUNE 2001 Ver 1.0  
 复制成功!