AI Engine Intrinsics User Guide
(AIE) r2p23
|
All the standard C scalar data-types are supported. More...
All the standard C scalar data-types are supported.
- char - 8-bit integer - short - 16-bit integer - int - 32-bit integer - float - emulated type, 32-bit - double - emulated type, 64-bit - long double - emulated type, 64-bit - long long - emulated type, 64-bit signed