This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

28x FPU: Question on conversion instructions from float to integer

Where can I find documentation on what the conversion instructions F32TOI16, F32TOUI16, F32TOI16R,... do when the floating point value to be converted is outside the range of the result type?

I'm particularly interested in the result of F32TOUI16R operating on negative numbers.

I couldn't find detailed information in SPRUEO2A.

Thanks and regards,

Johannes