English
Language : 

HD64F2149 Datasheet, PDF (816/1035 Pages) Renesas Technology Corp – Hitachi 16-Bit Single-Chip Microcomputer
6. Branch Instructions
Mnemonic
Addressing Mode and
Instruction Length (Bytes)
Operation
No. of
Condition Code States*1
Branch I H N Z V C
Condition
Bcc
BRA d:8(BT d:8)
—
BRA d:16(BT d:16)
—
BRN d:8(BF d:8)
—
BRN d:16(BF d:16)
—
BHI d:8
—
BHI d:16
—
BLS d:8
—
BLS d:16
—
BCC d:8(BHS d:8)
—
BCC d:16(BHS d:16)
—
BCS d:8(BLO d:8)
—
BCS d:16(BLO d:16)
—
BNE d:8
—
BNE d:16
—
BEQ d:8
—
BEQ d:16
—
BVC d:8
—
BVC d:16
—
BVS d:8
—
BVS d:16
—
BPL d:8
—
BPL d:16
—
BMI d:8
—
BMI d:16
—
BGE d:8
—
BGE d:16
—
BLT d:8
—
BLT d:16
—
BGT d:8
—
BGT d:16
—
BLE d:8
—
BLE d:16
—
2
if condition is true then Always
—————— 2
4
PC←PC+d
else next;
—————— 3
2
Never
—————— 2
4
—————— 3
2
C∨Z=0
—————— 2
4
—————— 3
2
C∨Z=1
—————— 2
4
—————— 3
2
C=0
—————— 2
4
—————— 3
2
C=1
—————— 2
4
—————— 3
2
Z=0
—————— 2
4
—————— 3
2
Z=1
—————— 2
4
—————— 3
2
V=0
—————— 2
4
—————— 3
2
V=1
—————— 2
4
—————— 3
2
N=0
—————— 2
4
—————— 3
2
N=1
—————— 2
4
—————— 3
2
N⊕V=0
—————— 2
4
—————— 3
2
N⊕V=1
—————— 2
4
—————— 3
2
Z∨(N⊕V)=0 — — — — — — 2
4
—————— 3
2
Z∨(N⊕V)=1 — — — — — — 2
4
—————— 3
782