欢迎访问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文件第71页浏览型号S3C4510B的Datasheet PDF文件第72页浏览型号S3C4510B的Datasheet PDF文件第73页浏览型号S3C4510B的Datasheet PDF文件第74页浏览型号S3C4510B的Datasheet PDF文件第76页浏览型号S3C4510B的Datasheet PDF文件第77页浏览型号S3C4510B的Datasheet PDF文件第78页浏览型号S3C4510B的Datasheet PDF文件第79页  
S3C4510B  
Examples  
INSTRUCTION SET  
STR  
R1,[R2,R4]!  
; Store R1 at R2 + R4 (both of which are registers)  
; and write back address to R2.  
STR  
LDR  
LDR  
LDREQB  
R1,[R2],R4  
; Store R1 at R2 and write back R2 + R4 to R2.  
; Load R1 from contents of R2 + 16, but don't write back.  
; Load R1 from contents of R2 + R3 * 4.  
; Conditionally load byte at R6 + 5 into  
R1,[R2,#16]  
R1,[R2,R3,LSL#2]  
R1,[R6,#5]  
; R1 bits 0 to 7, filling bits 8 to 31 with zeros.  
; Generate PC relative offset to address PLACE.  
STR  
R1,PLACE  
PLACE  
3-33  
 复制成功!