參數(shù)資料
型號: LC66358B
廠商: Sanyo Electric Co.,Ltd.
英文描述: Four-bit Single-Chip Microcontrollers On-Chip 8 K-byte ROM(4位單片微控制器(帶8K字節(jié)片上ROM))
中文描述: 四位單芯片微控制器片8的K -字節(jié)的光盤(4位單片微控制器(帶8K的字節(jié)片上光盤))
文件頁數(shù): 19/23頁
文件大?。?/td> 267K
代理商: LC66358B
Continued from preceding page.
No. 4677-19/23
LC66354B, 66356B, 66358B
Continued on next page.
Mnemonic
Instruction code
Operation
Description
Affected
status bits
Note
D
7
D
6
D
5
D
4
D
3
D
2
D
1
D
0
Load DP
H
with
zero and DP
L
with
immediate data
respectively
LDZ i4
0
1
1
0
I
3
I
2
I
1
I
0
1
1
DP
H
0
DP
L
I
3
I
2
I
1
I
0
Load zero into DP
H
and the
immediate data i4 into DP
L
.
LHI i4
Load DP
H
with
immediate data
1
0
1
0
0
0
0
0
1
I
3
1
I
3
1
I
2
1
I
2
1
I
1
1
I
1
1
I
0
1
I
0
2
2
DP
H
I
3
I
2
I
1
I
0
Load the immediate data i4
into DP
H
.
Load the immediate data i4
into DP
L
.
LLI i4
Load DP
L
with
immediate data
1
0
1
0
0
0
0
1
2
2
DP
L
I
3
I
2
I
1
I
0
Load DP
H
, DP
L
with immediate
data
1
I
7
1
I
6
0
I
5
0
I
4
0
I
3
0
I
2
0
I
1
0
I
0
DP
H
I
7
I
6
I
5
I
4
DP
L
I
3
I
2
I
1
I
0
Load the immediate data into
DL
H
, DP
L
.
LHLI i8
2
2
Load DP
X
, DP
Y
with immediate
data
1
I
7
1
I
6
0
I
5
0
I
4
0
I
3
0
I
2
1
I
1
0
I
0
DP
X
I
7
I
6
I
5
I
4
DP
Y
I
3
I
2
I
1
I
0
Load the immediate data into
DL
X
, DP
Y
.
LXYI i8
2
2
IL
Increment DP
L
0
0
0
1
0
0
0
1
1
1
DP
L
(DP
L
) + 1
Increment the contents .
of DP
L
Decrement the contents
of DP
L
.
Increment the contents
of DP
Y
.
Decrement the contents
of DP
Y
.
Transfer the contents of AC
to DP
H
.
Transfer the contents of DP
H
.ZF
to AC
ZF
DL
Decrement DP
L
0
0
1
0
0
0
0
1
1
1
DP
L
(DP
L
) – 1
ZF
IY
Increment DP
Y
0
0
0
1
0
0
1
1
1
1
DP
Y
(DP
Y
) + 1
ZF
DY
Decrement DP
Y
0
0
1
0
0
0
1
1
1
1
DP
Y
(DP
Y
) – 1
ZF
TAH
Transfer AC to
DP
H
Transfer DP
H
to
AC
1
1
1
1
0
1
0
1
1
0
1
0
1
0
1
0
2
2
DP
H
(AC)
THA
1
1
1
1
0
1
0
0
1
0
1
0
1
0
1
0
2
2
AC
(DP
H
)
XAH
Exchange AC with
DP
H
Transfer AC to
DP
L
Transfer DP
L
to
AC
0
1
0
0
0
0
0
0
1
1
(AC)
(DP
H
)
Exchange the contents of
AC and DP
H
.
Transfer the contents of AC
to DP
L
.
Transfer the contents of DP
L
to AC.
TAL
1
1
1
1
0
1
0
1
1
0
1
0
1
0
1
1
2
2
DP
L
(AC)
TLA
1
1
1
1
0
1
0
0
1
0
1
0
1
0
1
1
2
2
AC
(DP
L
)
ZF
XAL
Exchange AC with
DP
L
Transfer AC to
DP
X
Transfer DP
X
to
AC
0
1
0
0
0
0
0
1
1
1
(AC)
(DP
L
)
Exchange the contents of
AC and DP
L
.
Transfer the contents of AC
to DP
X
.
Transfer the contents of DP
X
to AC.
TAX
1
1
1
1
0
1
0
1
1
0
1
0
1
1
1
0
2
2
DP
X
(AC)
TXA
1
1
1
1
0
1
0
0
1
0
1
0
1
1
1
0
2
2
AC
(DP
X
)
ZF
XAX
Exchange AC with
DP
X
Transfer AC to
DP
Y
Transfer DP
Y
to
AC
0
1
0
0
0
0
1
0
1
1
(AC)
(DP
X
)
Exchange the contents of
AC and DP
X
.
Transfer the contents of AC
to DP
Y
.
Transfer the contents of DP
Y
to AC.
TAY
1
1
1
1
0
1
0
1
1
0
1
0
1
1
1
1
2
2
DP
Y
(AC)
TYA
1
1
1
1
0
1
0
0
1
0
1
0
1
1
1
1
2
2
AC
(DP
Y
)
ZF
XAY
Exchange AC with
DP
Y
0
1
0
0
0
0
1
1
1
1
(AC)
(DP
Y
)
Exchange the contents of
AC and DP
Y
SFB n4
Set flag bit
0
1
1
1
n
3
n
2
n
1
n
0
1
1
Fn
1
Set the flag specified by
n4 to 1.
RFB n4
Reset flag bit
0
0
1
1
n
3
n
2
n
1
n
0
1
1
Fn
0
Clear the flag specified by
n4 to 0.
ZF
I
g
N
b
N
c
D
F
i
相關(guān)PDF資料
PDF描述
LC66358S Four-Bit Single-Chip Microcontrollers with 6k and 8k of On-Chip ROM
LC66358V 3-Line to 8-Line Decoder / Demultiplexer 16-TVSOP -40 to 85
LC66404A 3-Line to 8-Line Decoder / Demultiplexer 16-TVSOP -40 to 85
LC66506 6K-Byte/8K-Byte ROM-Contained Single-Chip 4-bit Microcomputer for Control-Oriented Applications
LC66512 Dual Low-Noise Rail-To-Rail Operational Amplifier 8-TSSOP
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
LC66358C 制造商:SANYO 制造商全稱:Sanyo Semicon Device 功能描述:Four-Bit Single-Chip Microcontrollers with 4, 6, and 8 KB of On-Chip ROM
LC66358S 制造商:SANYO 制造商全稱:Sanyo Semicon Device 功能描述:Four-Bit Single-Chip Microcontroller with 16 KB of On-Chip OTP PROM
LC66358V 制造商:SANYO 制造商全稱:Sanyo Semicon Device 功能描述:4-bit Microcontroller with Built-in PROM
LC66404A 制造商:SANYO 制造商全稱:Sanyo Semicon Device 功能描述:Four-Bit Single-Chip Microcontrollers with 8, 12, and 16 KB of On-Chip ROM
LC66406A 制造商:SANYO 制造商全稱:Sanyo Semicon Device 功能描述:Four-Bit Single-Chip Microcontroller with 16 KB of On-Chip OTP PROM