欢迎访问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文件第53页浏览型号S3C4510B的Datasheet PDF文件第54页浏览型号S3C4510B的Datasheet PDF文件第55页浏览型号S3C4510B的Datasheet PDF文件第56页浏览型号S3C4510B的Datasheet PDF文件第58页浏览型号S3C4510B的Datasheet PDF文件第59页浏览型号S3C4510B的Datasheet PDF文件第60页浏览型号S3C4510B的Datasheet PDF文件第61页  
S3C4510B  
INSTRUCTION SET  
Register Specified Shift Amount  
Only the least significant byte of the contents of Rs is used to determine the shift amount. Rs can be any general  
register other than R15.  
If this byte is zero, the unchanged contents of Rm will be used as the second operand, and the old value of the  
CPSR C flag will be passed on as the shifter carry output.  
If the byte has a value between 1 and 31, the shifted result will exactly match that of an instruction specified shift  
with the same value and shift operation.  
If the value in the byte is 32 or more, the result will be a logical extension of the shift described above:  
1. LSL by 32 has result zero, carry out equal to bit 0 of Rm.  
2. LSL by more than 32 has result zero, carry out zero.  
3. LSR by 32 has result zero, carry out equal to bit 31 of Rm.  
4. LSR by more than 32 has result zero, carry out zero.  
5. ASR by 32 or more has result filled with and carry out equal to bit 31 of Rm.  
6. ROR by 32 has result equal to Rm, carry out equal to bit 31 of Rm.  
7. ROR by n where n is greater than 32 will give the same result and carry out as ROR by n-32; therefore  
repeatedly subtract 32 from n until the amount is in the range 1 to 32 and see above.  
NOTE  
The zero in bit 7 of an instruction with a register controlled shift is compulsory; a one in this bit will cause  
the instruction to be a multiply or undefined instruction.  
3-15  
 复制成功!