HMS81008E Hynix Semiconductor, HMS81008E Datasheet - Page 31

no-image

HMS81008E

Manufacturer Part Number
HMS81008E
Description
HYNIX SEMICONDUCTOR 8-BIT SINGLE-CHIP MICROCONTROLLERS
Manufacturer
Hynix Semiconductor
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
HMS81008E-UE042
Manufacturer:
HYNIX/海力士
Quantity:
20 000
HMS81004E/08E/16E/24E/32E
Y indexed direct page (8 bit offset)
This address value is the second byte (Operand) of com-
mand plus the data of Y-register, which assigns Memory in
Direct page.
This is same with above (2). Use Y register instead of X.
Y indexed absolute
Sets the value of 16-bit absolute address plus Y-register
data as Memory. This addressing mode can specify mem-
ory in whole area.
Example; Y=55
D500FA
(6) Indirect Addressing
Direct page indirect
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.
JMP, CALL
Example; G=0
28
0FA55
0F100
0F101
0F102
H
H
H
H
~ ~
LDA
H
data
D5
FA
00
!0FA00H+Y
!abs+Y
[dp]
~ ~
0FA00H+55H=0FA55H
data
dp+Y
A
3F35
X indexed indirect
Processes memory data as Data, assigned by 16-bit pair
m e m o r y w h i c h i s d e t e r m i n e d b y p a i r d a t a
[dp+X+1][dp+X] Operand plusX-register data in Direct
page.
ADC, AND, CMP, EOR, LDA, OR, SBC, STA
Example; G=0, X=10
1625
0E30A
0FA00
0FA00
0E005
35
36
35
36
H
H
H
H
H
H
H
H
JMP
ADC
~ ~
~ ~
~ ~
~ ~
NEXT
data
0A
E3
3F
05
E0
35
16
25
[35H]
[25H+X]
H
[dp+X]
~ ~
~ ~
~ ~
~ ~
JUNE 2001 Ver 1.00
0E005
jump to address 0E30A
25 + X(10) = 35
H
A + data + C
H
H
A

Related parts for HMS81008E