欢迎访问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文件第51页浏览型号DR805X的Datasheet PDF文件第52页浏览型号DR805X的Datasheet PDF文件第53页浏览型号DR805X的Datasheet PDF文件第54页浏览型号DR805X的Datasheet PDF文件第56页浏览型号DR805X的Datasheet PDF文件第57页浏览型号DR805X的Datasheet PDF文件第58页浏览型号DR805X的Datasheet PDF文件第59页  
DR805x Instructions set details  
- 55 -  
3.26. MOVX  
Instruction:  
Function:  
MOVX <dest-byte>, <src-byte>  
Move external  
Description: The MOVX instructions transfer data between the accumulator and a  
byte of external data memory, hence the X appended to MOV. There  
are two types of instructions, differing in whether they provide an eight-  
bit or sixteen-bit indirect address to the external data RAM.  
In the first type, the contents of R0 or R1 in the current register bank  
provide an eight-bit address, in the second type of MOVX instructions,  
the data pointer generates a sixteen-bit address. Please refer to the  
section “External Data Memory” of core specification for more  
information.  
3.26.1.  
MOVX A, @RI  
Operation: (PC) (PC) + 1  
(A) ((Ri))  
Bytes:  
Cycles:  
1
3
Encoding:  
1
1
1
0
0
0
1
i
3.26.2.  
MOVX A, @DPTR  
Operation: (PC) (PC) + 1  
(A) ((DPTR))  
Bytes:  
Cycles:  
1
2
Encoding:  
1
1
1
0
0
0
0
0
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.  
 复制成功!