欢迎访问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文件第117页浏览型号S3C4510B的Datasheet PDF文件第118页浏览型号S3C4510B的Datasheet PDF文件第119页浏览型号S3C4510B的Datasheet PDF文件第120页浏览型号S3C4510B的Datasheet PDF文件第122页浏览型号S3C4510B的Datasheet PDF文件第123页浏览型号S3C4510B的Datasheet PDF文件第124页浏览型号S3C4510B的Datasheet PDF文件第125页  
S3C4510B  
INSTRUCTION SET  
FORMAT 8: LOAD/STORE SIGN-EXTENDED BYTE/HALF-WORD  
11  
10  
9
8
3
2
15  
14  
13  
12  
6
5
0
Rb  
Rd  
0
1
0
1
H
S
1
Ro  
[2:0] Destination Register  
[5:3] Base Register  
[8:6] Offset Register  
[10] Sign-Extended Flag  
0 = Operand not sing-extended  
1 = Operand sing-extended  
[11] H Flag  
Figure 3-37. Format 8  
OPERATION  
These instructions load optionally sign-extended bytes or half-words, and store half-words. The THUMB  
assembler syntax is shown below.  
Table 3-15. Summary of format 8 instructions  
L
B
THUMB Assembler  
ARM Equivalent  
Action  
0
0
STRH Rd, [Rb, Ro]  
STRH Rd, [Rb, Ro]  
Store half-word:  
Add Ro to base address in Rb. Store bits 0–15 of Rd at  
the resulting address.  
0
1
1
0
LDRH Rd, [Rb, Ro]  
LDSB Rd, [Rb, Ro]  
LDRH Rd, [Rb, Ro]  
Load half-word:  
Add Ro to base address in Rb. Load bits 0–15 of Rd from  
the resulting address, and set bits 16-31 of Rd to 0.  
LDRSB Rd, [Rb, Ro] Load sign-extended byte:  
Add Ro to base address in Rb. Load bits 0–7 of Rd from  
the resulting address, and set bits 8-31 of Rd to bit 7.  
LDRSH Rd, [Rb, Ro] Load sign-extended half-word:  
1
1
LDSH Rd, [Rb, Ro]  
Add Ro to base address in Rb. Load bits 0–15 of Rd from  
the resulting address, and set bits 16-31 of Rd to bit 15.  
3-79  
 复制成功!