rldicl RA , RS , SH , MB (Rc=0)
rldicl. RA , RS , SH , MB (Rc=1)
Description
The contents of general purpose register RS are rotated left the number of bits specified by operand SH. A mask is generated containing 1 bits from bit MB through bit 63 and 0 bits elsewhere. The rotated data is ANDed with the generated mask and the result is placed into GPR RA.