欢迎访问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文件第133页浏览型号S3C4510B的Datasheet PDF文件第134页浏览型号S3C4510B的Datasheet PDF文件第135页浏览型号S3C4510B的Datasheet PDF文件第136页浏览型号S3C4510B的Datasheet PDF文件第138页浏览型号S3C4510B的Datasheet PDF文件第139页浏览型号S3C4510B的Datasheet PDF文件第140页浏览型号S3C4510B的Datasheet PDF文件第141页  
S3C4510B  
INSTRUCTION SET  
FORMAT 19: LONG BRANCH WITH LINK  
11  
10  
15  
14  
13  
12  
0
Offset  
1
1
1
1
H
[10:0] Long Branch and Link Offset High/Low  
[11] Low/High Offset Bit  
0 = Offset high  
1 = Offset low  
Figure 3-48. Format 19  
OPERATION  
This format specifies a long branch with link.  
The assembler splits the 23-bit two’s complement half-word offset specified by the label into two 11-bit halves,  
ignoring bit 0 (which must be 0), and creates two THUMB instructions.  
Instruction 1 (H = 0)  
In the first instruction the Offset field contains the upper 11 bits of the target address. This is shifted left by 12 bits  
and added to the current PC address. The resulting address is placed in LR.  
Instruction 2 (H =1)  
In the second instruction the Offset field contains an 11-bit representation lower half of the target address. This is  
shifted left by 1 bit and added to LR. LR, which now contains the full 23-bit address, is placed in PC, the address  
of the instruction following the BL is placed in LR and bit 0 of LR is set.  
The branch offset must take account of the prefetch operation, which causes the PC to be 1 word (4 bytes) ahead  
of the current instruction.  
3-95  
 复制成功!