欢迎访问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文件第83页浏览型号S3C4510B的Datasheet PDF文件第84页浏览型号S3C4510B的Datasheet PDF文件第85页浏览型号S3C4510B的Datasheet PDF文件第86页浏览型号S3C4510B的Datasheet PDF文件第88页浏览型号S3C4510B的Datasheet PDF文件第89页浏览型号S3C4510B的Datasheet PDF文件第90页浏览型号S3C4510B的Datasheet PDF文件第91页  
S3C4510B  
INSTRUCTION SET  
ASSEMBLER SYNTAX  
<LDM|STM>{cond}<FD|ED|FA|EA|IA|IB|DA|DB> Rn{!},<Rlist>{^}  
where:  
{cond}  
Rn  
Two character condition mnemonic. See Table 3-2.  
An expression evaluating to a valid register number  
<Rlist>  
{!}  
A list of registers and register ranges enclosed in {} (e.g. {R0, R2–R7, R10}).  
If present requests write-back (W = 1), otherwise W = 0.  
{^}  
If present set S bit to load the CPSR along with the PC, or force transfer of user  
bank when in privileged mode.  
Addressing Mode Names  
There are different assembler mnemonics for each of the addressing modes, depending on whether the  
instruction is being used to support stacks or for other purposes. The equivalence between the names and the  
values of the bits in the instruction are shown in the following table 3-6.  
Table 3-6. Addressing Mode Names  
Name  
Pre-Increment load  
Stack  
Other  
LDMIB  
LDMIA  
LDMDB  
LDMDA  
STMIB  
STMIA  
STMDB  
STMDA  
L Bit  
P Bit  
U Bit  
LDMED  
LDMFD  
LDMEA  
LDMFA  
STMFA  
STMEA  
STMFD  
STMED  
1
1
1
1
0
0
0
0
1
0
1
0
1
0
1
0
1
1
0
0
1
1
0
0
Post-Increment load  
Pre-Decrement load  
Post-Decrement load  
Pre-Increment store  
Post-Increment store  
Pre-Decrement store  
Post-Decrement store  
FD, ED, FA, EA define pre/post indexing and the up/down bit by reference to the form of stack required. The F  
and E refer to a “full” or "empty” stack, i.e. whether a pre-index has to be done (full) before storing to the stack.  
The A and D refer to whether the stack is ascending or descending. If ascending, a STM will go up and LDM  
down, if descending, vice-versa.  
IA, IB, DA, DB allow control when LDM/STM are not being used for stacks and simply mean increment after,  
increment before, decrement after, decrement before.  
3-45  
 复制成功!