Part Number: PROCESSOR-SDK-DRA8X-TDA4X
Tool/software: TI C/C++ Compiler
For C66x DSP:
The .M units now support up to 128-bit source operands.
The .L/.S units now support up to 64-bit operands.
"Like a built-in type that contains 16 float values, each of which is 32-bits wide."
so float16 is 32 * 16 = 512 bit, can C66x DSP process 16 floats at a time?
Or, float16 is processed by C71x DSP in TDA4x?