Shuffle the elements in src using the control mask t_mask and return the resulting vector register.
- Template Parameters
-
| t_mask | An integer value used as control mask. Consult the intel intrinsics guide for further information. Note that this library provides template functions in permute.h to apply the correct mask for each use-case. |
| T_RegisterType | The register type |
- Parameters
-
- Returns
- Register with shuffled values