ARM Architecture - Control Flow Instructions
What will be the effect of this Thumb-2 code?
If the signed comparison sets the greater-than flag?
IT GT MOVGT R4, #10 MOVLE R5, #20
If the signed comparison sets the greater-than flag?
