[next] [prev] [prev-tail] [tail] [up]
The Z (zero) flag is already discussed in subsection 3.6. This flag is also latched, and it is set (a value of one) iff the result of an addition is zero, not counting the carry bit.
For example, in a 4-bit system, 11112 + 00012 will set the Z-flag.
[next] [prev] [prev-tail] [front] [up]