English
Language : 

HD6432345 Datasheet, PDF (704/907 Pages) Hitachi Semiconductor – H8S/2345 F-ZTAT Hardware Manual
Table A.1 Instruction Set
(6) Branch Instructions
Addressing Mode/
Instruction Length (Bytes)
Mnemonic
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:B(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
—
Operation
Condition Code No. of States*1
Branching
Condition I H N Z V C
Advanced
2
if condition is true then Always — — — — — —
2
4
PC←PC+d
——————
3
2
else next;
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