-
N
-
Set to 1 when the result of the operation was negative, cleared to 0 otherwise.
Z
-
Set to 1 when the result of the operation was zero, cleared to 0 otherwise.
C
-
Set to 1 when the operation resulted in a carry, cleared to 0 otherwise.
V
-
Set to 1 when the operation caused overflow, cleared to 0 otherwise.
For more information about the APSR see Program Status Register.
Condition code suffixes