欢迎访问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文件第101页浏览型号S3C4510B的Datasheet PDF文件第102页浏览型号S3C4510B的Datasheet PDF文件第103页浏览型号S3C4510B的Datasheet PDF文件第104页浏览型号S3C4510B的Datasheet PDF文件第106页浏览型号S3C4510B的Datasheet PDF文件第107页浏览型号S3C4510B的Datasheet PDF文件第108页浏览型号S3C4510B的Datasheet PDF文件第109页  
S3C4510B  
INSTRUCTION SET  
LOADING A WORD FROM AN UNKNOWN ALIGNMENT  
; Enter with address in Ra (32 bits) uses  
; Rb, Rc result in Rd. Note d must be less than c e.g. 0,1  
; Get word aligned address  
BIC  
Rb,Ra,#3  
LDMIA  
AND  
Rb,{Rd,Rc}  
Rb,Ra,#3  
; Get 64 bits containing answer  
; Correction factor in bytes  
MOVS  
MOVNE  
RSBNE  
ORRNE  
Rb,Rb,LSL#3  
Rd,Rd,LSR Rb  
Rb,Rb,#32  
;
...now in bits and test if aligned  
; Produce bottom of result word (if not aligned)  
; Get other shift amount  
; Combine two halves to get result  
Rd,Rd,Rc,LSL Rb  
3-63  
 复制成功!