欢迎访问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文件第55页浏览型号S3C4510B的Datasheet PDF文件第56页浏览型号S3C4510B的Datasheet PDF文件第57页浏览型号S3C4510B的Datasheet PDF文件第58页浏览型号S3C4510B的Datasheet PDF文件第60页浏览型号S3C4510B的Datasheet PDF文件第61页浏览型号S3C4510B的Datasheet PDF文件第62页浏览型号S3C4510B的Datasheet PDF文件第63页  
S3C4510B  
INSTRUCTION SET  
INSTRUCTION CYCLE TIMES  
Data processing instructions vary in the number of incremental cycles taken as follows:  
Table 3-4. Incremental Cycle Times  
Processing Type  
Cycles  
Normal data processing  
1S  
Data processing with register specified shift  
Data processing with PC written  
1S + 1I  
2S + 1N  
Data processing with register specified shift and PC written  
2S + 1N + 1I  
NOTE: S, N and I are as defined sequential (S-cycle), non-sequential (N-cycle), and internal (I-cycle) respectively.  
ASSEMBLER SYNTAX  
MOV,MVN (single operand instructions).  
<opcode>{cond}{S} Rd,<Op2>  
— CMP,CMN,TEQ,TST (instructions which do not produce a result).  
<opcode>{cond} Rn,<Op2>  
— AND,EOR,SUB,RSB,ADD,ADC,SBC,RSC,ORR,BIC  
<opcode>{cond}{S} Rd,Rn,<Op2>  
where:  
<Op2>  
Rm{,<shift>} or,<#expression>  
{cond}  
A two-character condition mnemonic. See Table 3-2.  
Set condition codes if S present (implied for CMP, CMN, TEQ, TST).  
Expressions evaluating to a register number.  
{S}  
Rd, Rn and Rm  
<#expression>  
If this is used, the assembler will attempt to generate a shifted immediate 8-bit field  
to match the expression. If this is impossible, it will give an error.  
<shift>  
<Shiftname> <register> or <shiftname> #expression, or RRX (rotate right one bit  
with extend).  
<shiftname>s  
ASL, LSL, LSR, ASR, ROR. (ASL is a synonym for LSL, they assemble to the same  
code.)  
3-17  
 复制成功!