Left shifts a vector by a given number of bytes (octets).
Elemental function
The result is of the same type as ARG1.
The result is the contents of ARG1, shifted left by the number of bytes specified by bits 121 through 124 of ARG2. The bits that are shifted out are replaced by zeroes.