欢迎访问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文件第89页浏览型号S3C4510B的Datasheet PDF文件第90页浏览型号S3C4510B的Datasheet PDF文件第91页浏览型号S3C4510B的Datasheet PDF文件第92页浏览型号S3C4510B的Datasheet PDF文件第94页浏览型号S3C4510B的Datasheet PDF文件第95页浏览型号S3C4510B的Datasheet PDF文件第96页浏览型号S3C4510B的Datasheet PDF文件第97页  
S3C4510B  
INSTRUCTION SET  
COPROCESSOR DATA OPERATIONS (CDP)  
The instruction is only executed if the condition is true. The various conditions are defined in Table 3-2. The  
instruction encoding is shown in Figure 3-25.  
This class of instruction is used to tell a coprocessor to perform some internal operation. No result is  
communicated back to ARM7TDMI, and it will not wait for the operation to complete. The coprocessor could  
contain a queue of such instructions awaiting execution, and their execution can overlap other activity, allowing  
the coprocessor and ARM7TDMI to perform independent tasks in parallel.  
COPROCESSOR INSTRUCTIONS  
The KS32C6200, unlike some other ARM-based processors, does not have an external coprocessor interface. It  
does not have a on-chip coprocessor also.  
So then all coprocessor instructions will cause the undefined instruction trap to be taken on the KS32C6200.  
These coprocessor instructions can be emulated by the undefined trap handler. Even though external  
coprocessor can not be connected to the KS32C6200, the coprocessor instructions are still described here in full  
for completeness. (Remember that any external coprocessor described in this section is a software emulation.)  
31  
28 27  
24 23  
20 19  
16 15  
12 11  
8
7
5
4
3
0
0
Cond  
1110  
CP Opc  
CRn  
CRd  
Cp#  
Cp  
CRm  
[3:0] Coprocessor operand register  
[7:5] Coprocessor information  
[11:8] Coprocessor number  
[15:12] Coprocessor destination register  
[19:16] Coprocessor operand register  
[23:20] Coprocessor operation code  
[31:28] Condition Field  
Figure 3-25. Coprocessor Data Operation Instruction  
THE COPROCESSOR FIELDS  
Only bit 4 and bits 24 to 31 are significant to ARM7TDMI. The remaining bits are used by coprocessors. The  
above field names are used by convention, and particular coprocessors may redefine the use of all fields except  
CP# as appropriate. The CP# field is used to contain an identifying number (in the range 0 to 15) for each  
coprocessor, and a coprocessor will ignore any instruction which does not contain its number in the CP# field.  
The conventional interpretation of the instruction is that the coprocessor should perform an operation specified in  
the CP Opc field (and possibly in the CP field) on the contents of CRn and CRm, and place the result in CRd.  
3-51  
 复制成功!