![]() |
AI Engine
(AIE) r2p15.2
|
Addressing mode intrinsics.
Modules | |
Cyclic Addressing | |
FFT Addressing | |
Functions | |
void * | byte_incr (void *a, int i) |
Increments input pointer by a number of bytes. | |
Initialization functions for scalars | |
mod_t | undef_mod () |
umod_t | undef_umod () |
void* byte_incr | ( | void * | a, |
int | i | ||
) |
Increments input pointer by a number of bytes.
a | Input pointer. |
i | The amount of bytes to increment by. |
Returns input pointer a incremented by i.
mod_t undef_mod | ( | ) |
umod_t undef_umod | ( | ) |