Condition, Table 33, Bit values – Zilog Z80180 User Manual
Page 224: Table 34, Instruction values
Z8018x
Family MPU User Manual
208
UM005003-0703
CONDITION
f specifies the condition in program control instructions. Table 34
describes the correspondence between f and conditions.
Table 33. Bit Values
b
Bit
000
0
001
1
010
2
011
3
100
4
101
5
110
6
111
7
Table 34. Instruction Values
f
Condition
000
NZ
Nonzero
001
Z
Zero
010
NC
Non Carry
011
C
Carry
100
PO
Parity Odd
101
PE
Parity Even
110
P
Sign Plus
111
M
Sign Minus