Mastering Assembly Programming
上QQ阅读APP看书,第一时间看更新

Bit #6 - zero flag

The zero flag (ZF) is set when the result of an arithmetic or bitwise operation is 0. This includes operations that do not store the result (for example, comparison and bit test).