Texas Instruments TMS320C67X/C67X+ DSP User Manual
Page 161
Compare for Less Than, Single-Precision Floating-Point Values
CMPLTSP
3-101
Instruction Set
SPRU733
Note:
No configuration bits other than those above 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
See Also
CMPEQSP, CMPGTSP, CMPLT, CMPLTDP, CMPLTU
Example
CMPLTSP .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 0001h
true
Pipeline