Analog Devices ADSP-BF53x Blackfin Reference page 401

Table of Contents

Advertisement

is set if result is zero; cleared if nonzero.
AZ
is set if result is negative; cleared if non-negative.
AN
• All other flags are unaffected.
Flags are not affected by other versions of this instruction.
The ADSP-BF535 processor has fewer
operate differently than subsequent Blackfin family products. For
more information on the ADSP-BF535 status flags, see
on page
Required Mode
User & Supervisor
Parallel Issue
This instruction can be issued in parallel with specific other 16-bit
instructions.
For more information, see "Issuing Parallel Instructions" on
page 20-1.
Example
a0.x = r1.l ;
a1.x = r4.l ;
r7.l = a0.x ;
r0.l = a1.x ;
a0.l = r2.l ;
a1.l = r1.l ;
a0.l = r5.l ;
a1.l = r3.l ;
a0.h = r7.h ;
a1.h = r0.h ;
r7.l = a0 ;
r2.h = a0 ;
ADSP-BF53x/BF56x Blackfin Processor Programming Reference
A-3.
/* copy A0.H into R7.L with saturation. */
/* copy A0.H into R2.H with saturation. */
flags and some flags
ASTAT
Table A-1
Move
9-21

Advertisement

Table of Contents
loading

This manual is also suitable for:

Adsp-bf56x blackfin

Table of Contents