AI Engine Intrinsics User Guide
(AIE) v(2024.1)
|
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 - unsigned long - emulated type, 32-bit - unsigned long long - emulated type, 64-bit - double - emulated type, 64-bit - long double - emulated type, 64-bit - long long - emulated type, 64-bit signed