Analog Devices ADSP-BF53x Blackfin Reference page 389

Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading

This manual is also suitable for:

Adsp-bf56x blackfin

Table of Contents