欢迎访问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文件第54页浏览型号S3C4510B的Datasheet PDF文件第55页浏览型号S3C4510B的Datasheet PDF文件第56页浏览型号S3C4510B的Datasheet PDF文件第57页浏览型号S3C4510B的Datasheet PDF文件第59页浏览型号S3C4510B的Datasheet PDF文件第60页浏览型号S3C4510B的Datasheet PDF文件第61页浏览型号S3C4510B的Datasheet PDF文件第62页  
INSTRUCTION SET  
S3C4510B  
IMMEDIATE OPERAND ROTATES  
The immediate operand rotate field is a 4 bit unsigned integer which specifies a shift operation on the 8 bit  
immediate value. This value is zero extended to 32 bits, and then subject to a rotate right by twice the value in  
the rotate field. This enables many common constants to be generated, for example all powers of 2.  
WRITING TO R15  
When Rd is a register other than R15, the condition code flags in the CPSR may be updated from the ALU flags  
as described above.  
When Rd is R15 and the S flag in the instruction is not set the result of the operation is placed in R15 and the  
CPSR is unaffected.  
When Rd is R15 and the S flag is set the result of the operation is placed in R15 and the SPSR corresponding to  
the current mode is moved to the CPSR. This allows state changes which atomically restore both PC and CPSR.  
This form of instruction should not be used in User mode.  
USING R15 AS AN OPERAND  
If R15 (the PC) is used as an operand in a data processing instruction the register is used directly.  
The PC value will be the address of the instruction, plus 8 or 12 bytes due to instruction prefetching. If the shift  
amount is specified in the instruction, the PC will be 8 bytes ahead. If a register is used to specify the shift  
amount the PC will be 12 bytes ahead.  
TEQ, TST, CMP AND CMN OPCODES  
NOTE  
TEQ, TST, CMP and CMN do not write the result of their operation but do set flags in the CPSR. An  
assembler should always set the S flag for these instructions even if this is not specified in the  
mnemonic.  
The TEQP form of the TEQ instruction used in earlier ARM processors must not be used: the PSR  
transfer operations should be used instead.  
The action of TEQP in the ARM7TDMI is to move SPSR_<mode> to the CPSR if the processor is in a  
privileged mode and to do nothing if in User mode.  
3-16  
 复制成功!