2.6.5.5.4 Condition Flags

These instructions update the N, Z, C and V flags according to the result.

Examples

CMP R2, R9

CMN R0, #6400

CMPGT SP, R7, LSL #2