ADSP-BF53x/BF56x Blackfin Processor Programming Reference
18-17
Video Pixel Operations
for every calculation. Instead, they alternate and load only one register
pair operand each time and alternate between the forward and reverse byte
order versions of this instruction. By default, the low order bytes come
from the low register in the register pair. The (R) option causes the low
order bytes to come from the high register.
In the optional reverse source order case (for example, using the (R) syn-
tax), the only difference is the source registers swap places within the
register pair in their byte ordering. Assume a source register pair contains
the data shown in
Table 18-10
.
The mnemonic derives its name from the fact that the operands are bytes,
the result is 16 bits, and the arithmetic operation is “plus” for addition.
Table 18-9. I-register Bits and the Byte Alignment
The bytes selected are
src_reg_pair_HI
src_reg_pair_LO
Two LSB’s of I0 or I1
byte7
byte6
byte5
byte4
byte3
byte2
byte1
byte0
00b:
byte3
byte2
byte1
byte0
01b:
byte4
byte3
byte2
byte1
10b:
byte5
byte4
byte3
byte2
11b:
byte6
byte5
byte4
byte3
Table 18-10. I-register Bits and the Byte Alignment
The bytes selected are
src_reg_pair_LO
src_reg_pair_HI
Two LSB’s of I0 or I1
byte7
byte6
byte5
byte4
byte3
byte2
byte1
byte0
00b:
byte3
byte2
byte1
byte0
01b:
byte4
byte3
byte2
byte1
10b:
byte5
byte4
byte3
byte2
11b:
byte6
byte5
byte4
byte3
Содержание 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...