The following is a loop expressed in ARM code. The code is wrong. Why? ; Loop counter

Question:

The following is a loop expressed in ARM code. The code is wrong. Why?

; Loop counter - ten times round the loop Next ADD rl, rl, ro ; add loop counter to total MOV r0, #10 SUB ro, 

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: