SELECTIVE COMPLEMENT
The selective-complement process complements bits in register A where there are corresponding 1's inside register B. It does not affect bit positions which have 0's in B. The following numerical example will clarifies this operation:-
1010 A before
1100 B (logic operand)
0110 A after