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

GMS81C1202 参数 Datasheet PDF下载

GMS81C1202图片预览
型号: GMS81C1202
PDF下载: 下载PDF文件 查看货源
内容描述: 8位单芯片微控制器 [8-BIT SINGLE-CHIP MICROCONTROLLERS]
分类和应用: 微控制器
文件页数/大小: 89 页 / 1366 K
品牌: HYNIX [ HYNIX SEMICONDUCTOR ]
 浏览型号GMS81C1202的Datasheet PDF文件第35页浏览型号GMS81C1202的Datasheet PDF文件第36页浏览型号GMS81C1202的Datasheet PDF文件第37页浏览型号GMS81C1202的Datasheet PDF文件第38页浏览型号GMS81C1202的Datasheet PDF文件第40页浏览型号GMS81C1202的Datasheet PDF文件第41页浏览型号GMS81C1202的Datasheet PDF文件第42页浏览型号GMS81C1202的Datasheet PDF文件第43页  
GMS81C1102 / GMS81C1202  
3F35  
JMP  
[35H]  
Y indexed direct page (8 bit offset) dp+Y  
This address value is the second byte (Operand) of com-  
mand plus the data of Y-register, which assigns Memory in  
Direct page.  
35H  
36H  
0A  
This is same with above (2). Use Y register instead of X.  
FC  
jump to address 0FC0AH  
Y indexed absolute !abs+Y  
~
~
~
~
Sets the value of 16-bit absolute address plus Y-register  
data as Memory. This addressing mode can specify mem-  
ory in whole area.  
0FC0AH  
0FD00H  
NEXT  
~
~
~
~
Example; Y=55H  
3F  
35  
D500FA LDA  
!0FA00H+Y  
0F900H  
0F901H  
0F902H  
D5  
00  
X indexed indirect [dp+X]  
FA  
0FA00H+55H=0FA55H  
Processes memory data as Data, assigned by 16-bit pair  
memory which is determined by pair data  
[dp+X+1][dp+X] Operand plusX-register data in Direct  
page.  
~
~
~
~
0FA55H  
data  
data A  
ADC, AND, CMP, EOR, LDA, OR, SBC, STA  
Example; X=10H  
1625  
ADC  
[25H+X]  
(6) Indirect Addressing  
Direct page indirect [dp]  
35H  
05  
F9  
36H  
Assigns data address to use for accomplishing command  
which sets memory data(or pair memory) by Operand.  
Also index can be used with Index register X,Y.  
0F905H  
~
~
~
~
25 + X(10) = 35  
H
0F905H  
data  
JMP, CALL  
Example;  
~
~
~
~
0FA00H  
16  
25  
A + data + C A  
36  
Jan. 2002 ver 2.0  
 复制成功!