ADSP-BF53x/BF56x Blackfin Processor Programming Reference
C-9
Instruction Opcodes
A single 16-bit field represents 16-bit opcodes, and two stacked 16-bit
fields represent 32-bit opcodes. When stacked, the upper 16 bits show the
most significant bits; the lower 16 bits, the least significant bits. See the
example table, below.
The hex values of 32-bit instructions are shown stacked in the same order
as the bit fields—most significant over least significant.
L
See
“Opcode Representation In Listings, Memory Dumps” on
page C-11
for parsing instructions when comparing hex opcodes in
debugging software to this reference.
Table C-5. Sample Opcode Representation
Instruction
and Version
Bin
Opcode Range 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
Instruction
Name
Single Hex
Value
bit bit bit bit bit bit bit bit bit bit bit bit bit bit bit bit
Syntax without variable arguments (16-bit Instruction)
Instruction
Name
Min.
Value—
Max.
Value
bit bit bit bit bit bit bit bit bit bit bit bit bit bit bit bit
Syntax with variable arguments (16-bit Instruction)
Instruction
Name
Single Hex
Value
bit bit bit bit bit Most significant
bits
bit bit bit bit bit
bit bit bit bit bit Least significant
bits
bit bit bit bit bit
Syntax without variable arguments (32-bit Instruction)
Instruction
Name
Min.
Value—
Max.
Value
bit bit bit bit bit Most significant
bits
bit bit bit bit bit
bit bit bit bit bit Least significant
bits
bit bit bit bit bit
Syntax with variable arguments (32-bit Instruction)
Summary of Contents for ADSP-BF53x Blackfin
Page 38: ...Conventions xxxviii ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 134: ...System Reset and Powerup 3 18 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 324: ...Instruction Overview 7 20 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 486: ...Instruction Overview 13 28 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 512: ...Instruction Overview 14 26 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 604: ...Instruction Overview 15 92 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 688: ...Instruction Overview 18 48 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 742: ...Instruction Overview 19 54 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 752: ...Examples 20 10 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 790: ...ADSP BF535 Flags A 10 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 800: ...Performance Monitor Registers B 10 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 1042: ...Index I 40 ADSP BF53x BF56x Blackfin Processor Programming Reference...