Parallel Issue
The Move Conditional instruction cannot be issued in parallel with other
instructions.
Example
if cc r3 = r0 ;
if cc r2 = p4 ;
if cc p0 = r7 ;
if cc p2 = p5 ;
if ! cc r3 = r0 ;
if ! cc r2 = p4 ;
if ! cc p0 = r7 ;
if ! cc p2 = p5 ;
Also See
Compare
Accumulator,
Special Applications
None
ADSP-BF53x/BF56x Blackfin Processor Programming Reference
/* move if CC=1 */
/* move if CC=0 */
Move
CC,
Negate
CC,
IF CC JUMP
Move
9-9
Need help?
Do you have a question about the ADSP-BF53x Blackfin and is the answer not in the manual?