s3c2410a Samsung Semiconductor, Inc., s3c2410a Datasheet - Page 99

no-image

s3c2410a

Manufacturer Part Number
s3c2410a
Description
16/32-bit Risc Arm Microprocessor
Manufacturer
Samsung Semiconductor, Inc.
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
s3c2410a-20
Manufacturer:
SAMSUNG
Quantity:
15 995
Part Number:
s3c2410a-20
Quantity:
1 238
Part Number:
s3c2410a-20
Manufacturer:
SUNMNG
Quantity:
2 000
Company:
Part Number:
s3c2410a-20
Quantity:
130
Part Number:
s3c2410a-20-Y080
Manufacturer:
SAMSUNG
Quantity:
2 890
Part Number:
s3c2410a-20-Y0R0
Manufacturer:
SAMSUNG
Quantity:
523
Part Number:
s3c2410a20-Y080
Manufacturer:
SAMSUNG/三星
Quantity:
20 000
Company:
Part Number:
s3c2410a20-YO80
Quantity:
12 000
Company:
Part Number:
s3c2410a20-YO8N
Quantity:
1 619
S3C2410A
ASSEMBLER SYNTAX
where:
<Op2>
{cond}
{S}
Rd, Rn and Rm Expressions evaluating to a register number.
<#expression>
<shift>
<shiftname>s
EXAMPLES
MOV,MVN (single operand instructions).
<opcode>{cond}{S} Rd,<Op2>
CMP,CMN,TEQ,TST (instructions which do not produce a result).
<opcode>{cond} Rn,<Op2>
AND,EOR,SUB,RSB,ADD,ADC,SBC,RSC,ORR,BIC
<opcode>{cond}{S} Rd,Rn,<Op2>
ADDEQ
TEQS
SUB
MOV
MOVS
Rm{,<shift>} or,<#expression>
A two-character condition mnemonic. See Table 3-2.
Set condition codes if S present (implied for CMP, CMN, TEQ, TST).
If this is used, the assembler will attempt to generate a shifted immediate 8-bit field to
match the expression. If this is impossible, it will give an error.
<Shiftname> <register> or <shiftname> #expression, or RRX (rotate right one bit with
extend).
ASL, LSL, LSR, ASR, ROR. (ASL is a synonym for LSL, they assemble to the same
code.)
R2,R4,R5
R4,#3
R4,R5,R7,LSR R2
PC,R14
PC,R14
; If the Z flag is set make R2:=R4+R5
; Test R4 for equality with 3.
; (The S is in fact redundant as the
; assembler inserts it automatically.)
; Logical right shift R7 by the number in
; the bottom byte of R2, subtract result
; from R5, and put the answer into R4.
; Return from subroutine.
; Return from exception and restore CPSR
; from SPSR_mode.
ARM INSTRUCTION SET
3-17

Related parts for s3c2410a