ADSP-BF53x/BF56x Blackfin Processor Programming Reference
9-3
Move
Syntax Terminology
genreg
:
R7–0
,
P5–0
,
SP
,
FP
,
A0.X
,
A0.W
,
A1.X
,
A1.W
dagreg
:
I3–0
,
M3–0
,
B3–0
,
L3–0
sysreg
:
ASTAT
,
SEQSTAT
,
SYSCFG
,
RETI
,
RETX
,
RETN
,
RETE
,
RETS
,
LC0
and
LC1
,
LT0
and
LT1
,
LB0
and
LB1
,
CYCLES
,
CYCLES2
, and
EMUDAT
USP: The User Stack Pointer Register
Dreg
:
R7–0
Preg
:
P5–0
,
SP
,
FP
Dreg_even
:
R0
,
R2
,
R4
,
R6
Dreg_odd
:
R1
,
R3
,
R5
,
R7
L
When combining two moves in the same instruction, the
Dreg_even
and
Dreg_odd
operands must be members of the same
register pair, for example from the set
R1:0
,
R3:2
,
R5:4
,
R7:6
.
opt_mode
: Optionally
(FU),
(S2RND),
or
(ISS2)
(See
Table 9-1 on
page 9-4
).
Instruction Length
In the syntax, comment (a) identifies 16-bit instruction length. Comment
(b) identifies 32-bit instruction length. Comment (c) indicates an instruc-
tion that is not valid on the ADSP-BF535 processor.
Functional Description
The Move Register instruction copies the contents of the source register
into the destination register. The operation does not affect the source reg-
ister contents.
All moves from smaller to larger registers are sign extended.
Содержание ADSP-BF53x Blackfin
Страница 38: ...Conventions xxxviii ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 134: ...System Reset and Powerup 3 18 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 324: ...Instruction Overview 7 20 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 486: ...Instruction Overview 13 28 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 512: ...Instruction Overview 14 26 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 604: ...Instruction Overview 15 92 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 688: ...Instruction Overview 18 48 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 742: ...Instruction Overview 19 54 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 752: ...Examples 20 10 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 780: ...Product Identification Register 21 28 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 790: ...ADSP BF535 Flags A 10 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 800: ...Performance Monitor Registers B 10 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 994: ...Instructions Listed By Operation Code C 194 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 1042: ...Index I 40 ADSP BF53x BF56x Blackfin Processor Programming Reference...