Hello, I am your AI assistant. How can I help you?
Table of Contents

Advertisement

Instruction Set Reference
Syntax:
IF condition

compute ;

Function:
Conditional compute instruction. The instruction is executed if the
specified condition tests true.
Examples:
IF MS MRF=0;
F6=(F2+F3)/2;
Opcode:
47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23
0 0 0
0 0 0 0 1
22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
COMPUTE
The operation specified in the COMPUTE field is executed if the condition
specified by COND is true. If no condition is specified in the instruction,
COND is the TRUE condition, and the compute operation is always
executed.
www.BDTIC.com/ADI
Compute and Move
COND
A
compute
A – 17

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ADSP-2106x SHARC and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents