ARM Architecture - Control Flow Instructions
Identify the error in this ARM code snippet:
Assuming we want to branch if R1 equals R2.
SUB R0, R1, R2 BEQ equal_label
Assuming we want to branch if R1 equals R2.
SUB R0, R1, R2 BEQ equal_label
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions