version 2009-08-09

SHL : logic SHift Left (multiply by a power of two)

The bits of the source register (snd) are shifted towards the MSB, by a number of bits indicated either by

The LSB of the result are filled with 0s.