|
| 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.
|
|