欢迎访问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文件第43页浏览型号S3C4510B的Datasheet PDF文件第44页浏览型号S3C4510B的Datasheet PDF文件第45页浏览型号S3C4510B的Datasheet PDF文件第46页浏览型号S3C4510B的Datasheet PDF文件第48页浏览型号S3C4510B的Datasheet PDF文件第49页浏览型号S3C4510B的Datasheet PDF文件第50页浏览型号S3C4510B的Datasheet PDF文件第51页  
S3C4510B  
INSTRUCTION SET  
BRANCH AND EXCHANGE (BX)  
This instruction is only executed if the condition is true. The various conditions are defined in Table 3-2.  
This instruction performs a branch by copying the contents of a general register, Rn, into the program counter,  
PC. The branch causes a pipeline flush and refill from the address specified by Rn. This instruction also permits  
the instruction set to be exchanged. When the instruction is executed, the value of Rn[0] determines whether the  
instruction stream will be decoded as ARM or THUMB instructions.  
31  
28 27  
24 23  
20 19  
16 15  
12 11  
8 7  
4 3  
0
0
0
0
1
0
0
1
0
1
1
1
1
1
1
1
1
1
1
1
1
0
0
0
1
Cond  
Rn  
[3:0] Operand Register  
If bit0 of Rn = 1, subsequent instructions decoded as THUMB instructions  
If bit0 of Rn =0, subsequent instructions decoded as ARM instructions  
[31:28] Condition Field  
Figure 3-2. Branch and Exchange Instructions  
INSTRUCTION CYCLE TIMES  
The BX instruction takes 2S + 1N cycles to execute, where S and N are defined as sequential (S-cycle) and non-  
sequential (N-cycle), respectively.  
ASSEMBLER SYNTAX  
BX - branch and exchange.  
BX {cond} Rn  
{cond}  
Rn  
Two character condition mnemonic. See Table 3-2.  
is an expression evaluating to a valid register number.  
USING R15 AS AN OPERAND  
If R15 is used as an operand, the behaviour is undefined.  
3-5  
 复制成功!