✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Given the following ARM assembly code, what is the final value of register r2?
Hint :
o cmp compare two values by subtracting the second operand from the first.
o bne means branch if not equal.