AI Engine-ML Intrinsics User Guide  (v2023.2)
Vector Operations

Overview

Modules

 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
 Intrinsics allowing you to perform compare and select operations on all types of vectors.
 
 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
 
 Shuffle
 Intrinsics allowing you perform vector shuffles.