Sets byte to 1 if CF=0 and ZF=0.
The Set Byte on Above instruction sets byte to 1 if CF=0 and ZF=0.
DEST <- 1 if condition true, else 0