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

S3C4510B 参数 Datasheet PDF下载

S3C4510B图片预览
型号: S3C4510B
PDF下载: 下载PDF文件 查看货源
内容描述: 三星S3C4510B的16位/ 32位RISC微控制器是一款高性价比,高性能的基于以太网的系统微控制器解决方案。 [Samsungs S3C4510B 16/32-bit RISC microcontroller is a cost-effective, high-performance microcontroller solution for Ethernet-based systems.]
分类和应用: 微控制器以太网
文件页数/大小: 422 页 / 2160 K
品牌: SAMSUNG [ SAMSUNG ]
 浏览型号S3C4510B的Datasheet PDF文件第106页浏览型号S3C4510B的Datasheet PDF文件第107页浏览型号S3C4510B的Datasheet PDF文件第108页浏览型号S3C4510B的Datasheet PDF文件第109页浏览型号S3C4510B的Datasheet PDF文件第111页浏览型号S3C4510B的Datasheet PDF文件第112页浏览型号S3C4510B的Datasheet PDF文件第113页浏览型号S3C4510B的Datasheet PDF文件第114页  
INSTRUCTION SET  
S3C4510B  
FORMAT 2: ADD/SUBTRACT  
15  
14  
13  
12  
11  
10  
9
8
6
5
3
2
0
Rn/Offset3  
Rs  
Rd  
0
0
0
1
1
1
Op  
[2:0] Destination Register  
[5:3] Source Register  
[8:6] Register/Immediate Value  
[9] Opcode  
0 = ADD  
1 = SUB  
[10] Immediate Flag  
0 = Register operand  
1 = Immediate oerand  
Figure 3-31. Format 2  
OPERATION  
These instructions allow the contents of a Lo register or a 3-bit immediate value to be added to or subtracted  
from a Lo register. The THUMB assembler syntax is shown in Table 3-9.  
NOTE  
All instructions in this group set the CPSR condition codes.  
Table 3-9. Summary of Format 2 Instructions  
OP  
I
THUMB Assembler  
ARM Equivalent  
Action  
0
0
ADD Rd, Rs, Rn  
ADDS Rd, Rs, Rn  
Add contents of Rn to contents of Rs.  
Place result in Rd.  
0
1
1
1
0
1
ADD Rd, Rs, #Offset3 ADDS Rd, Rs, #Offset3 Add 3-bit immediate value to contents of Rs.  
Place result in Rd.  
SUB Rd, Rs, Rn  
SUBS Rd, Rs, Rn  
Subtract contents of Rn from contents of Rs.  
Place result in Rd.  
SUB Rd, Rs, #Offset3 SUBS Rd, Rs, #Offset3 Subtract 3-bit immediate value from contents  
of Rs. Place result in Rd.  
3-68  
 复制成功!