The contents of register rS are rotated left by the number of bits specified by operand SH. A mask is generated having ’1’ bits from the bit specified by operand MB + 32 through the bit specified by operand ME + 32 and 0 bits elsewhere. The rotated data is ANDed with the generated mask and the result is placed into register rA.