Instructions Listed By Operation Code
C-186
ADSP-BF53x/BF56x Blackfin Processor Programming Reference
Logical Shift
A0 = LSHIFT A0 BY Dreg_lo
0xC603 4000—
0xC603 4038
Logical Shift
A1 = LSHIFT A1 BY Dreg_lo
0xC603 5000—
0xC603 5038
Rotate
A0 = ROT A0 BY Dreg_lo
0xC603 8000—
0xC603 8038
Rotate
A1 = ROT A1 BY Dreg_lo
0xC603 9000—
0xC603 9038
Vector Pack
Dreg = PACK (Dreg_lo, Dreg_lo)
0xC604 0000—
0xC604 0E3F
Vector Pack
Dreg = PACK (Dreg_lo, Dreg_hi)
0xC604 4000—
0xC604 4E3F
Vector Pack
Dreg = PACK (Dreg_hi, Dreg_lo)
0xC604 8000—
0xC604 8E3F
Vector Pack
Dreg = PACK (Dreg_hi, Dreg_hi)
0xC604 C000—
0xC604 CE3F
Sign Bit
Dreg_lo = SIGNBITS Dreg
0xC605 0000—
0xC605 0E07
Sign Bit
Dreg_lo = SIGNBITS Dreg_lo
0xC605 4000—
0xC605 4E07
Sign Bit
Dreg_lo = SIGNBITS Dreg_hi
0xC605 8000—
0xC605 8E07
Sign Bit
Dreg_lo = SIGNBITS A0
0xC606 0000—
0xC606 0E00
Sign Bit
Dreg_lo = SIGNBITS A1
0xC606 4000—
0xC606 4E00
Ones-Population Count
Dreg_lo = ONES Dreg
0xC606 C000—
0xC606 CE07
Exponent Detection
Dreg_lo = EXPADJ (Dreg, Dreg_lo)
0xC607 0000—
0xC607 0E3F
Exponent Detection
Dreg_lo = EXPADJ (Dreg, Dreg_lo) (V)
0xC607 4000—
0xC607 4E3F
Table C-23. 32-Bit Opcode Instructions (Sheet 33 of 40)
Instruction
and Version
Opcode
Range
Содержание 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...