Bcc (Branch Conditionally) - Renesas H8/300 Series Programming Manual

Table of Contents

Advertisement

Bcc (Branch conditionally)

<Operation>
If cc then
PC + d:8 → PC
else next;
<Assembly-Language Format>
d:8
Bcc
Condition code field
(For mnemonics, see the table on the
next page.)
<Examples>
BHI H'42
BEQ H'–7E
<Operand Size>
<Condition Code>
I
H
— — — — — — — —
I: Previous value remains unchanged.
H: Previous value remains unchanged.
N: Previous value remains unchanged.
Z: Previous value remains unchanged.
V: Previous value remains unchanged.
C: Previous value remains unchanged.
44
Bcc
N
Z
V
C

Advertisement

Table of Contents
loading

Table of Contents