• Could you explain BCC command to me?
    Hi, I find C code not executing in the desired way. Then I step in assembly code of Tiva-C M4F core. Below is the disassembly code: $C$L5:   nop 0000033a:   280A     CMP             R0, #10 0000033c:...
  • Could you explain BCC command to me?
    Hi, I find C code not executing in the desired way. Then I step in assembly code of Tiva-C M4F core. Below is the disassembly code: $C$L5:   nop 0000033a:   280A     CMP             R0, #10 0000033c:...
  • Question about T3 and T4 encoding of B/Bcc (Branch) Instruction
    On Cortex v7M architecture, looking at the T3 and T4 encodings for the B and Bcc instructions in the architecture reference manual... Do T3 and T4 really have the J bits of the immediate value in the...
  • Question about T3 and T4 encoding of B/Bcc (Branch) Instruction
    On Cortex v7M architecture, looking at the T3 and T4 encodings for the B and Bcc instructions in the architecture reference manual... Do T3 and T4 really have the J bits of the immediate value in the...