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

DR805X 参数 Datasheet PDF下载

DR805X图片预览
型号: DR805X
PDF下载: 下载PDF文件 查看货源
内容描述: 8位RISC微控制器指令集的详细信息3.10版本 [8-bit RISC Microcontroller Instructions set details ver 3.10]
分类和应用: 微控制器
文件页数/大小: 79 页 / 249 K
品牌: DCD [ DIGITAL CORE DESIGN ]
 浏览型号DR805X的Datasheet PDF文件第13页浏览型号DR805X的Datasheet PDF文件第14页浏览型号DR805X的Datasheet PDF文件第15页浏览型号DR805X的Datasheet PDF文件第16页浏览型号DR805X的Datasheet PDF文件第18页浏览型号DR805X的Datasheet PDF文件第19页浏览型号DR805X的Datasheet PDF文件第20页浏览型号DR805X的Datasheet PDF文件第21页  
DR805x Instructions set details
- 17 -
3.3.
ADDC
ADDC A, < src-byte>
Adds A and the source operand, then adds one (1) if CY is set, and
puts the result in A.
ADDC simultaneously adds the byte variable indicated, the carry flag
and the accumulator contents, leaving the result in the accumulator.
The carry and auxiliary carry flags are set, respectively, if there is a
carry out of bit 7 or bit 3, and cleared otherwise. When adding unsigned
integers, the carry flag indicates an overflow occurred. OV is set if there
is a carry out of bit 6 but not out of bit 7, or a carry out of bit 7 but not
out of bit 6; otherwise OV is cleared. When adding signed integers, OV
indicates a negative number produced as the sum of two positive
operands or a positive sum from two negative operands. Four source
operand-addressing modes are allowed: register= direct, register-
indirect, or immediate.
Instruction:
Function:
Description:
3.3.1. ADDC A, R
N
Operation:
(PC)
(PC) + 1
(A)
(A) + (C) + (Rn)
1
2
Bytes:
Cycles:
Encoding:
0
0
1
1
1
r
r
r
3.3.2. ADDC A,
DIRECT
Operation:
(PC)
(PC) + 2
(A)
(A) + (C) + (direct)
2
3
Bytes:
Cycles:
Encoding:
0
0
1
1
0
1
0
1
direct address
All trademarks mentioned in this document
are trademarks of their respective owners.
http://www.DigitalCoreDesign.com
http://www.dcd.pl
Copyright 1999-2003 DCD – Digital Core Design. All Rights Reserved.