Purpose
Rotate Left AND with Mask
Rotates the value of RS left by the number of bits specified in SHIFT. The rotated data is ANDed with the MASK and then returned as a result.
Class
Function
Argument Type and Attributes
Result Type and Attributes
Same as RS.
Result Value