Code:
if  PORTB ^ OutputMap1 then
    PORTB = OutputMap1
else
    PORTB = 0
endif