datasheetbank_Logo
数据手册搜索引擎和 Datasheet免费下载 PDF

HTG13J0 查看數據表(PDF) - Holtek Semiconductor

零件编号
产品描述 (功能)
比赛名单
HTG13J0
Holtek
Holtek Semiconductor Holtek
HTG13J0 Datasheet PDF : 30 Pages
First Prev 11 12 13 14 15 16 17 18 19 20 Next Last
Instruction Definitions
HT13J0
ADC A,[R1R0]
Machine Code
Description
Operation
ADD A,XH
Machine Code
Description
Operation
ADD A,[R1R0]
Machine Code
Description
Operation
AND A,XH
Machine Code
Description
Operation
AND A,[R1R0]
Machine Code
Description
Operation
AND [R1R0],A
Machine Code
Description
Operation
Add data memory contents and carry to accumulator
00001000
The contents of the data memory addressed by the register pair "R1,R0"
and carry are added to the accumulator. Carry is affected.
ACC ¬ ACC+M(R1,R0)+C
Add immediate data to accumulator
01000000 0000dddd
The specified data is added to the accumulator. Carry is affected.
ACC ¬ ACC+XH
Add data memory contents to accumulator
00001001
The contents of the data memory addressed by the register pair R1,R0"
is added to the accumulator. Carry is affected.
ACC ¬ ACC+M(R1,R0)
Logical AND immediate data to accumulator
01000010 0000dddd
Data in the accumulator is logical AND with the immediate data speci-
fied by code.
ACC ¬ ACC "AND" XH
Logical AND accumulator with data memory
00011010
Data in the accumulator is logical AND with the data memory addressed
by the register pair "R1,R0".
ACC ¬ ACC "AND" M(R1,R0)
Logical AND data memory with accumulator
00011101
Data in the data memory addressed by the register pair "R1,R0" is logical
AND with the accumulator
M(R1,R0) ¬ M(R1,R0) "AND" ACC
18
May 19, 1999

Share Link: 

datasheetbank.com [ Privacy Policy ] [ Request Datasheet ] [ Contact Us ]