Single-Precision Floating-Point Compare for Equality
CMPEQSP
4-31
TMS320C67x Floating-Point Instruction Set
Notes:
1) In the case of NaN compared with itself, the result is false.
2) No configuration bits besides those shown in the preceding table are set,
except for the NaNn and DENn bits when appropriate.
Pipeline
Stage
E1
Read
src1
src2
Written
dst
Unit in use
.S
Instruction Type
Single-cycle
Delay Slots
0
Functional Unit
Latency
1
Example
CMPEQSP .S1 A1,A2,A3
Before instruction
1 cycle after instruction
A1
C020 0000h
–2.5
A1
C020 0000h
–2.5
A2
4109 999Ah
8.6
A2
4109 999Ah
8.6
A3
XXXX XXXXh
A3
0000 0000h
false
Pipeline