Operation Configuration (8-bit)
Input A
Input B
Operation
CPU Flags & Result
Result (8-bit)
00000000
Carry (C)
Unsigned overflow / Final carry out
C
Zero (Z)
Set if result is zero
Z
Sign (S)
Set if MSB is 1 (result is negative)
S
Overflow (O)
Set if signed result is outside range
O