I am trying to write a code in assembly for ARM CORTEX_M3 processor however there is a weird problem when I try to insert into if else condition a branch instruction:
<