Added next condition check to branch instruction

Since branch 'b' instructions currently do not support being part of
an it block, I added a dcheck to the branch instruction in the Thumb2
assembler to ensure that the instruction is not part of an it block.

Change-Id: Ie09f687906add471274a4029cb59a7d90b5feba4
1 file changed