Multiplies each element in a by 2 to the power of b and converts the result into an integer.
d=vec_ctsl(a, b)
The following table describes the types of the returned value and the function arguments.
| d | a | b |
|---|---|---|
| vector signed long long | vector float | 0–31 |
| vector double |