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.

Approximate Square Root Operations on C674x

Expert 1215 points

 

Hi, 

The C674x datasheet says

Supports up to Two Floating Point (SP or DP) Approximate Reciprocal or Square Root Operations Per Cycle

If I want to use Approximate Square Root Operations, which instruction should I use? I can only find Square-Root Reciprocal Approximation (e.g. RSQRSP) in the instruction set.

Thanks