Bcond
Branch Conditionally (Standard)
13-80
Example BZ R0
Before Instruction After Instruction
R0 00 0003 FF00 R0 00 0003 FF00
PC 2B00 PC 3 FF00
LUF 0LUF 0
LV 0LV 0
UF 0UF 0
N0N0
Z1Z1
V0V0
C0C0
Note:
If a BZ instruction is executed immediately following a RND instruction with
a 0 operand, the branch is not performed, because the 0 flag is not set. To
circumvent this problem, execute a BZUF instead of a BZ instruction.