欢迎访问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文件第131页浏览型号S3C4510B的Datasheet PDF文件第132页浏览型号S3C4510B的Datasheet PDF文件第133页浏览型号S3C4510B的Datasheet PDF文件第134页浏览型号S3C4510B的Datasheet PDF文件第136页浏览型号S3C4510B的Datasheet PDF文件第137页浏览型号S3C4510B的Datasheet PDF文件第138页浏览型号S3C4510B的Datasheet PDF文件第139页  
S3C4510B  
INSTRUCTION SET  
FORMAT 17: SOFTWARE INTERRUPT  
11  
10  
9
15  
14  
13  
12  
8
7
0
Value 8  
1
1
0
1
1
1
1
1
[7:0] Comment Field  
Figure 3-46. Format 17  
OPERATION  
The SWI instruction performs a software interrupt. On taking the SWI, the processor switches into ARM state and  
enters Supervisor (SVC) mode.  
The THUMB assembler syntax for this instruction is shown below.  
Table 3-24. The SWI Instruction  
THUMB Assembler  
ARM Equivalent  
Action  
SWI Value 8  
SWI Value 8  
Perform Software Interrupt:  
Move the address of the next instruction into LR, move CPSR  
to SPSR, load the SWI vector address (0x8) into the PC.  
Switch to ARM state and enter SVC mode.  
NOTE: Value 8 is used solely by the SWI handler; it is ignored by the processor.  
INSTRUCTION CYCLE TIMES  
All instructions in this format have an equivalent ARM instruction as shown in Table 3-24. The instruction cycle  
times for the THUMB instruction are identical to that of the equivalent ARM instruction.  
Examples  
SWI 18  
; Take the software interrupt exception.  
; Enter Supervisor mode with 18 as the  
; requested SWI number.  
3-93  
 复制成功!