- Mastering Assembly Programming
- Alexey Lyashko
- 32字
- 2021-08-20 10:23:29
Bit #2 - parity flag
The parity flag (PF) is set to 1 in case the number of 1s in the least significant byte is even; otherwise, the flag is set to zero.
推薦閱讀
The parity flag (PF) is set to 1 in case the number of 1s in the least significant byte is even; otherwise, the flag is set to zero.