C55x is fixed point DSP, when i observe the C5x assembly user manual it clearly shows even it stores the float value in IEEE format same as a floating point DSP
where exactly fixed point DSP falls behind a floating point dsp
from the manual its evident that even C55x can represent numbers with great precision, does it fail in operations between floating point values ???
can any one explain why C55x also uses IEEE format of 1s,8e,23m kind of representation when it cannot achieve floating point performance is there any special reason