1 Answers
- Comparison instructions are utilized to compare or test a register with a 32-bit value.
- They update CPSR flag bits according to the result but do not modify other registers.
- After the bits have been set, the information can then be utilized to change program flow by using conditional execution.