Introducing ARM assembly language - Toves
The only instance of this condition code we have seen so far is the BNE instruction: In this case, we have a B instruction for branching, but the branch only takes place if the Z flag is 0. But ARM's ISA allows us to apply condition codes to other opcodes...