ARM Architecture - Control Flow Instructions
Given the following Thumb-2 code snippet:
Which registers will be updated if the zero flag is clear?
IT NE MOVNE R0, #1 MOVEQ R1, #2 MOVNE R2, #3 MOVNE R3, #4
Which registers will be updated if the zero flag is clear?
