All assembly language types use similar mnemonics for arithmetic operations (some may require additional suffixes to identify some options for the instruction). ARM assembly language has specific suffixes to make commands executed conditionally, some suffixes to identify data type, and one specific suffix to update the processor's status register. Simple command will be executed without any conditions and will not update any status bit in the status register.