2.6.6.2.4 Condition Flags

These instructions do not affect the condition code flags.

Examples

UMULL R0, R4, R5, R6    ; Unsigned (R4,R0) = R5 x R6
SMLAL R4, R5, R3, R8             ; Signed (R5,R4) = (R5,R4) + R3 x R8