Selective set
The selective-set operation sets to 1 bits in register A where there can corresponding 1's in register B. It does not affect bit positions which have 0's in B. The following numerical example explain this operation:-
1010 A before
1100 B (logic operand)
1110 A after