Example
r5 = vit_max(r3, r2)(asl) ; /* shift left, dual operation
• Assume:
•
R3
•
R2
•
A0
This example produces:
•
R5
•
A0
r7 = vit_max (r1, r0) (asr) ; /* shift right, dual operation */
• Assume:
•
R1
•
R0
•
A0
This example produces:
•
R7
•
A0
ADSP-BF53x/BF56x Blackfin Processor Programming Reference
= 0xFFFF 0000
= 0x0000 FFFF
= 0x00 0000 0000
= 0x0000 0000
= 0x00 0000 0002
= 0xFEED BEEF
= 0xDEAF 0000
= 0x00 0000 0000
= 0xFEED 0000
= 0x00 8000 0000
Vector Operations
*/
19-13
Need help?
Do you have a question about the ADSP-BF53x Blackfin and is the answer not in the manual?