AI Engine-ML v2 Intrinsics User Guide  v2025.1
Loading...
Searching...
No Matches
Vector Operations

Topics

 Add/Subtract
 Intrinsics and operators that allows you to perform addition and substraction operations on all types of vectors.
 
 Bitwise logical
 Intrinsics and operators that allows you to perform bitwise logical operations on all types of vectors.
 
 Compare/Select
 
 Initialization
 
 Multiply Accumulate
 Intrinsics allowing you to perform MUL/MAC operations and a few of their variants.
 
 Shift
 These intrinsics allow shifting full vectors.
 
 Shift element
 These intrinsics allow inserting of an element into a vector by pushing in a new value at one end of the vector.
 
 Shuffle
 Intrinsics allowing you perform vector shuffles.
 

Detailed Description