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