欢迎访问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文件第73页浏览型号S3C4510B的Datasheet PDF文件第74页浏览型号S3C4510B的Datasheet PDF文件第75页浏览型号S3C4510B的Datasheet PDF文件第76页浏览型号S3C4510B的Datasheet PDF文件第78页浏览型号S3C4510B的Datasheet PDF文件第79页浏览型号S3C4510B的Datasheet PDF文件第80页浏览型号S3C4510B的Datasheet PDF文件第81页  
S3C4510B  
INSTRUCTION SET  
31  
28 27  
25 24 23 22 21 20 19  
16 15  
12 11  
8
7
6
5
4
3
0
000  
P U 1 W L  
Rn  
Rd  
Offset  
1 S H 1  
Offset  
Cond  
[3:0] Immediate Offset (Low Nibble)  
[6][5] S H  
0 0 = SWP instruction  
0 1 = Unsigned halfwords  
1 1 = Signed byte  
1 1 = Signed half words  
[11:8] Immediate Offset (High Nibble)  
[15:12] Source/Destination Register  
[19:16] Base Register  
[20] Load/Store  
0 = Store to memory  
1 = Load from memory  
[21] Write-back  
0 = No write-back  
1 = Write address into base  
[23] Up/Down  
0 = Down: subtract offset from base  
1 = Up: add offset to base  
[24] Pre/Post Indexing  
0 = Post: add/subtract offset after transfer  
1 = Pre: add/subtract offset bofore transfer  
[31:28] Condition Field  
Figure 3-17. Half-word and Signed Data Transfer with Immediate Offset and Auto-Indexing  
OFFSETS AND AUTO-INDEXING  
The offset from the base may be either a 8-bit unsigned binary immediate value in the instruction, or a second  
register. The 8-bit offset is formed by concatenating bits 11 to 8 and bits 3 to 0 of the instruction word, such that  
bit 11 becomes the MSB and bit 0 becomes the LSB. The offset may be added to (U = 1) or subtracted from (U =  
0) the base register Rn. The offset modification may be performed either before (pre-indexed, P = 1) or after  
(post-indexed, P = 0) the base register is used as the transfer address.  
The W bit gives optional auto-increment and decrement addressing modes. The modified base value may be  
written back into the base (W = 1), or the old base may be kept (W = 0). In the case of post-indexed addressing,  
the write back bit is redundant and is always set to zero, since the old base value can be retained if necessary by  
setting the offset to zero. Therefore post-indexed data transfers always write back the modified base.  
The Write-back bit should not be set high (W = 1) when post-indexed addressing is selected.  
3-35  
 复制成功!