References
E.4 Instructions
S7-200 SMART
700 System Manual, 09/2015, A5E03822230-AC
Move, Shift, and Rotate instructions
BMB IN, OUT, N
BMW IN, OUT, N
BMD IN, OUT, N
Block Move Byte, Word, DWord
SRB OUT, N
SRW OUT, N
Shift Right Byte, Word, DWord
SLB OUT, N
SLW OUT, N
Shift Left Byte, Word, DWord
RRB OUT, N
RRW OUT, N
Rotate Right Byte, Word, DWord
RLB OUT, N
RLW OUT, N
Rotate Left Byte, Word, DWord
ANDB IN1, OUT
ANDW IN1, OUT
Logical AND of Byte, Word, and DWord
ORB IN1, OUT
ORW IN1, OUT
ORD IN1, OUT
Logical OR of Byte, Word, and DWord
XORB IN1, OUT
XORW IN1, OUT
Logical XOR of Byte, Word, and DWord
INVB OUT
INVW OUT
Invert Byte, Word and DWord
(1's complement)