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

HT46R064B 参数 Datasheet PDF下载

HT46R064B图片预览
型号: HT46R064B
PDF下载: 下载PDF文件 查看货源
内容描述: 增强A / D型8位OTP MCU [Enhanced A/D Type 8-Bit OTP MCU]
分类和应用:
文件页数/大小: 96 页 / 533 K
品牌: HOLTEK [ HOLTEK SEMICONDUCTOR INC ]
 浏览型号HT46R064B的Datasheet PDF文件第63页浏览型号HT46R064B的Datasheet PDF文件第64页浏览型号HT46R064B的Datasheet PDF文件第65页浏览型号HT46R064B的Datasheet PDF文件第66页浏览型号HT46R064B的Datasheet PDF文件第68页浏览型号HT46R064B的Datasheet PDF文件第69页浏览型号HT46R064B的Datasheet PDF文件第70页浏览型号HT46R064B的Datasheet PDF文件第71页  
HT46R064B/065B/066B
Instruction Definition
ADC A,[m]
Description
Operation
Affected flag(s)
ADCM A,[m]
Description
Operation
Affected flag(s)
ADD A,[m]
Description
Operation
Affected flag(s)
ADD A,x
Description
Operation
Affected flag(s)
ADDM A,[m]
Description
Operation
Affected flag(s)
AND A,[m]
Description
Operation
Affected flag(s)
AND A,x
Description
Operation
Affected flag(s)
ANDM A,[m]
Description
Operation
Affected flag(s)
Rev. 1.00
Add Data Memory to ACC with Carry
The contents of the specified Data Memory, Accumulator and the carry flag are added. The
result is stored in the Accumulator.
ACC
¬
ACC + [m] + C
OV, Z, AC, C
Add ACC to Data Memory with Carry
The contents of the specified Data Memory, Accumulator and the carry flag are added. The
result is stored in the specified Data Memory.
[m]
¬
ACC + [m] + C
OV, Z, AC, C
Add Data Memory to ACC
The contents of the specified Data Memory and the Accumulator are added. The result is
stored in the Accumulator.
ACC
¬
ACC + [m]
OV, Z, AC, C
Add immediate data to ACC
The contents of the Accumulator and the specified immediate data are added. The result is
stored in the Accumulator.
ACC
¬
ACC + x
OV, Z, AC, C
Add ACC to Data Memory
The contents of the specified Data Memory and the Accumulator are added. The result is
stored in the specified Data Memory.
[m]
¬
ACC + [m]
OV, Z, AC, C
Logical AND Data Memory to ACC
Data in the Accumulator and the specified Data Memory perform a bitwise logical AND op-
eration. The result is stored in the Accumulator.
ACC
¬
ACC
²AND²
[m]
Z
Logical AND immediate data to ACC
Data in the Accumulator and the specified immediate data perform a bitwise logical AND
operation. The result is stored in the Accumulator.
ACC
¬
ACC
²AND²
x
Z
Logical AND ACC to Data Memory
Data in the specified Data Memory and the Accumulator perform a bitwise logical AND op-
eration. The result is stored in the Data Memory.
[m]
¬
ACC
²AND²
[m]
Z
67
April 8, 2011