Motorola DSP96002 User Manual page 294

32-bit digital signal processor
Table of Contents

Advertisement

FCMP
Operation:
S2 - S1
(parallel data bus move)
Description:
Subtract the two operands as specified in the operation column above. No result is stored; however, the
condition codes are affected as described. This instruction differs from FSUB when S1=S2; in this case,
the result is always +0 and therefore, N is cleared. Note that this is true even if S1, S2 are infinity.
Input Operand(s) Precision: SEP Floating-Point.
Output Operand Precision: n.a.
CCR Condition Codes:
(Note: Since there is no destination, there is no rounding and therefore the condition code bits are set as-
suming an infinite precision result)
C
V
Z
N
I
LR
R
A
ER Status Bits:
INX
DZ
UNF
OVF
OPERR-Always cleared.
SNAN -Set if operand is a signaling NaN. Cleared otherwise.
NAN
UNCC -Always cleared.
IER Flags: Flags changed according to standard definition.
A - 106
Compare Two
Floating-Point Operands
- Not affected.
- Not affected.
- Set if source operands are equal. Cleared otherwise.
- Set if result is negative. Cleared otherwise.
- Set if anyone of the operands is infinity. Cleared otherwise.
- Cleared if result is positive, zero or NaN (if cleared first, print accepted; see the FC-
MPG example). Not affected otherwise.
- Cleared if result is a NaN. Not affected otherwise.
- Cleared if result is a NaN. Cleared if result is negative and not zero. Not affected
otherwise.
-Always cleared.
-Always cleared.
-Always cleared.
-Always cleared.
-Set if result is a NaN. Cleared otherwise.
DSP96002 USER'S MANUAL
Assembler Syntax:
FCMP
S1,S2
(move syntax - see the MOVE in-
struction description.)
FCMP
MOTOROLA

Advertisement

Table of Contents
loading

Table of Contents