Which one of the following instructions will never affect the zero flag?
DC x rp instructions will never affect the zero flag.
The zero flag is a single bit flag that is a central feature on most conventional CPU architectures. It is often stored in a dedicated register, typically called status register or flag register, along with other flags.